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

Query the usable size of the given memory block (from given pointer to the end of block)