SbrkRegion.expand

The expand method may only succeed if the argument is the last block allocated. In that case, expand attempts to push the break pointer to the right.

struct SbrkRegion(uint minAlign = platformAlignment)
shared nothrow @trusted @nogc
bool
expand
(
ref void[] b
,
size_t delta
)

Meta