Function snmalloc_sys::sn_malloc_usable_size
source ยท pub unsafe extern "C" fn sn_malloc_usable_size(
p: *const c_void,
) -> usizeExpand description
Return the available bytes in a memory block.
pub unsafe extern "C" fn sn_malloc_usable_size(
p: *const c_void,
) -> usizeReturn the available bytes in a memory block.