pub(crate) const MI_LARGE_OBJ_SIZE_MAX: usize = _; // 65_536usize
Expand description

Largest object size allowed with our mimalloc implementation, in bytes