BlockAllocator.freeMemory

Free whole used memory. This function return to system all memory chunks even if not every black was freed.

struct BlockAllocator
nothrow @nogc
void
freeMemory
()

Meta