Function libmimalloc_sys::mi_free
source · Expand description
Free previously allocated memory.
The pointer p
must have been allocated before (or be null).
Free previously allocated memory.
The pointer p
must have been allocated before (or be null).