SbrkRegion.goodAllocSize

Rounds the given size to a multiple of thew alignment

struct SbrkRegion(uint minAlign = platformAlignment)
shared const pure nothrow @safe @nogc
size_t
goodAllocSize
(
size_t n
)

Meta