Expand description

Provides physical in-memory file descriptors.

This can be useful for temporary buffers where a file descriptor is required. Huge-pages can also be used for this memory.

Structs

A physical-memory backed file
A named, physical-memory backed file

Functions

Create a raw, unmanaged, memory file with these flags and this name.