SharedRegion.goodAllocSize

Rounds the given size to a multiple of the alignment

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

Meta