numem ~master (2025-12-14T08:31:01.1033613)
Dub
Repo
NuMallocHeap.free
numem
heap
NuMallocHeap
Frees memory from the heap.
class
NuMallocHeap
@
nogc
override
void
free
(
void
*
allocation
)
Parameters
allocation
void
*
The allocation to free.
Meta
Source
See Implementation
numem
heap
NuMallocHeap
functions
alloc
free
realloc
Frees memory from the heap.