Function Region.deallocateAll

Releases all allocations, resetting the region to empty.

bool deallocateAll() nothrow @nogc;

Returns

Always true.