Function tikv_jemalloc_sys::MALLOCX_LG_ALIGN
source · Expand description
Align the memory allocation to start at an address that is a
multiple of 1 << la.
Safety
It does not validate that la is within the valid range.
Align the memory allocation to start at an address that is a
multiple of 1 << la.
It does not validate that la is within the valid range.