Function pw_mempool_find_ptr

Source
pub unsafe extern "C" fn pw_mempool_find_ptr(
    pool: *mut pw_mempool,
    ptr: *const c_void,
) -> *mut pw_memblock
Expand description

Find memblock for given \a ptr