Region.allocateAll

Allocates and returns all memory available to this region.

struct Region(ParentAllocator = NullAllocator, uint minAlign = platformAlignment, Flag!"growDownwards" growDownwards = No.growDownwards)
void[]
allocateAll
()

Meta