BorrowedRegion.allocateAll

Allocates and returns all memory available to this region.

struct BorrowedRegion(uint minAlign = platformAlignment, Flag!"growDownwards" growDownwards = No.growDownwards)
pure nothrow @trusted @nogc
void[]
allocateAll
()

Meta