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

Return the available bytes in a memory block.