Module handle

Source

Structs§

MapHandleInner
A handle for an object mapped into the address space. This handle is owning, and when dropped, the mapping is sent to the background unmapping thread.

Type Aliases§

MapHandle
A shared map handle.