Function snmalloc_sys::sn_malloc_usable_size

source ยท
pub unsafe extern "C" fn sn_malloc_usable_size(
    p: *const c_void,
) -> usize
Expand description

Return the available bytes in a memory block.