SbrkRegion.alignedAllocate

Rounds the given size to a multiple of thew alignment

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

Meta