Function libmimalloc_sys::mi_usable_size
source · [−]Expand description
Return the available bytes in a memory block.
The returned size can be used to call mi_expand successfully.
Return the available bytes in a memory block.
The returned size can be used to call mi_expand successfully.