Expand description
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.
Interfaces for managing memory-backed files.
memfd_create
.