Constant libmimalloc_sys::MI_SMALL_SIZE_MAX[][src]

pub const MI_SMALL_SIZE_MAX: usize = 128 * core::mem::size_of::<*mut c_void>(); // 0x0_000_000_000_000_400usize

The maximum number of bytes which may be used as an argument to a function in the _small family (mi_malloc_small, mi_zalloc_small, etc).