pub unsafe extern "C" fn pw_mempool_import(
    pool: *mut pw_mempool,
    flags: pw_memblock_flags,
    type_: u32,
    fd: c_int
) -> *mut pw_memblock
Expand description

Import an fd into the pool