Module mmap

Source
Available on crate feature mmap only.

Structs§

MMapSemaphore
MemReader
A cursor over a MemSlice.
MemSlice
A read-only reference to a slice of memory that can potentially be memory-mapped.
Mmap
A handle to an immutable memory mapped buffer.

Functions§

ensure_not_mapped