Public
Types
| Name | Description |
|---|---|
| FileMmap |
Functions
| Name | Description |
|---|---|
| mmap::bytes | Provides a slice of bytes to the expected mapped range discarding the extra bytes due to misaligment of offset and/or size. |
| mmap::destroy | Destroys the underlying VirtualMemory object ie. calls munmap()" |