Replacement interface for standard libc dynamic memory operations. More...
Replacement interface for standard libc dynamic memory operations.
Functions | |
| void | InitSystemAllocator (ByteSpan heap) |
| void | InitSystemAllocator (void *heap_low_addr, void *heap_high_addr) |
| template<typename AllocatorType > | |
| void | InitSystemAllocator (ByteSpan heap) |
| Allocator * | GetSystemAllocator () |
| const PW_MALLOC_METRICS_TYPE & | UpdateSystemMetrics () |