Region.available

Nonstandard property that returns bytes available for allocation.

struct Region(ParentAllocator = NullAllocator, uint minAlign = platformAlignment, Flag!"growDownwards" growDownwards = No.growDownwards)
const @safe pure nothrow @nogc
size_t
available
()

Meta