Function RegionAllocator.alignBytes

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

static ulong alignBytes (
  ulong nBytes
);