Function libc::malloc_usable_size[][src]

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