pub unsafe extern "C" fn pw_mempool_import_block(
pool: *mut pw_mempool,
mem: *mut pw_memblock,
) -> *mut pw_memblock
Expand description
Import a block from another pool
pub unsafe extern "C" fn pw_mempool_import_block(
pool: *mut pw_mempool,
mem: *mut pw_memblock,
) -> *mut pw_memblock
Import a block from another pool