KRRegion.goodAllocSize
size_t goodAllocSize(size_t n) pure nothrow @safe @nogcAdjusts n to a size suitable for allocation (two words or larger, word-aligned).
size_t goodAllocSize(size_t n) pure nothrow @safe @nogcAdjusts n to a size suitable for allocation (two words or larger, word-aligned).