pub unsafe extern "C" fn pw_mempool_find_ptr(
pool: *mut pw_mempool,
ptr: *const c_void,
) -> *mut pw_memblockExpand description
Find memblock for given \a ptr
pub unsafe extern "C" fn pw_mempool_find_ptr(
pool: *mut pw_mempool,
ptr: *const c_void,
) -> *mut pw_memblockFind memblock for given \a ptr