Module nix::sys::memfd

Documentation

Interfaces for managing memory-backed files.

Structs

Options that change the behavior of memfd_create.

Functions

Creates an anonymous file that lives in memory, and return a file-descriptor to it.