Expand description
Provides physical memory allocation APIs
Structs§
- Allocate
NonContiguous Ret Experimental - Allocation
Meta Experimental - Config
Experimental - Configuration for creating a new allocator
Enums§
- Align
Error Experimental - Location
Experimental - Specific
Location Experimental - Zero
Alloc Error Experimental - The error returned when an allocation requesting zeroed out memory was unsuccessful
Traits§
- Physical
Allocator - An allocator that managed physical memory
- Sized
Backing Allocator Experimental