BorrowedRegion.goodAllocSize

Rounds the given size to a multiple of the alignment

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

Meta