Function libmimalloc_sys::mi_reallocf
source · Expand description
Re-allocate memory to newsize bytes.
This differs from mi_realloc in that on failure,
p is freed.
Re-allocate memory to newsize bytes.
This differs from mi_realloc in that on failure,
p is freed.