libc

Function malloc_usable_size

Source
pub unsafe extern "C" fn malloc_usable_size(
    ptr: *mut c_void,
) -> size_t