Crate mmap [−] [src]
Structs
| MemoryMap |
A memory mapped file or chunk of memory. This is a very system-specific
interface to the OS's memory mapping facilities ( |
Enums
| MapError |
Possible errors when creating a map. |
| MapOption |
Options the memory map is created with |
| MemoryMapKind |
Type of memory map |