Expand description
Interfaces for managing memory-backed files.
Structs§
- MemFd
Create Flag  - Options that change the behavior of 
memfd_create. 
Functions§
- memfd_
create  - Creates an anonymous file that lives in memory, and return a file-descriptor to it.