Function libmimalloc_sys::mi_heap_malloc_small
source · Expand description
Equivalent to mi_malloc_small, but allocates out of the specific
heap instead of the default.
size must be smaller or equal to MI_SMALL_SIZE_MAX.
Equivalent to mi_malloc_small, but allocates out of the specific
heap instead of the default.
size must be smaller or equal to MI_SMALL_SIZE_MAX.