mz_ore

Module region

Source
Expand description

Region-allocated data utilities.

Structs§

  • A region allocator which holds items at stable memory locations.
  • Type encapsulating private data for memory-mapped regions.

Enums§

  • An abstraction over different kinds of allocated regions.

Statics§

  • Enable allocations through new_auto to use lgalloc. new_mmap will always use lgalloc.