Module object

Source
Expand description

Low-level object APIs, mostly around IDs and basic things like protection definitions and metadata.

Structs§

ObjID
An object ID.
Protections
Mapping protections for mapping objects into the address space.

Constants§

MAX_SIZE
The maximum size of an object, including null page and meta page(s).
NULLPAGE_SIZE
The size of the null page.