KRRegion.deallocateAll

Deallocates all memory currently allocated, making the allocator ready for other allocations. This is a O(1) operation.

struct KRRegion(ParentAllocator = NullAllocator)
bool
deallocateAll
()

Meta