SharedRegion.deallocateAll

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

struct SharedRegion(ParentAllocator, uint minAlign = platformAlignment, Flag!"growDownwards" growDownwards = No.growDownwards)
pure nothrow @nogc
bool
deallocateAll
()

Meta