Function malloc_usable_size

Source
pub unsafe extern "C" fn malloc_usable_size(
    __ptr: *const c_void,
) -> usize