Region.deallocateAll

Deallocates all memory allocated by this region, which can be subsequently reused for new allocations.

struct Region(ParentAllocator = NullAllocator, uint minAlign = platformAlignment, Flag!"growDownwards" growDownwards = No.growDownwards)
bool
deallocateAll
()

Meta