RegionAllocator.alignBytes

Returns the number of bytes to which an allocation of size nBytes is guaranteed to be aligned.

struct RegionAllocator
static
size_t
alignBytes
(
size_t nBytes
)

Meta