pub const MI_SMALL_SIZE_MAX: usize = _; // 1_024usizeExpand description
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).
pub const MI_SMALL_SIZE_MAX: usize = _; // 1_024usizeThe 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).