SbrkRegion.allocate

Rounds the given size to a multiple of thew alignment

struct SbrkRegion(uint minAlign = platformAlignment)
shared @trusted nothrow @nogc
void[]
allocate
(
size_t bytes
)

Meta