Module twizzler_abi::object

source ·
Expand description

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

Structs

  • An object ID, represented as a transparent wrapper type. Any value where the upper 64 bits are zero is invalid.
  • Mapping protections for mapping objects into the address space.

Constants

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