Function pipewire_sys::pw_mempool_alloc 
source · pub unsafe extern "C" fn pw_mempool_alloc(
    pool: *mut pw_mempool,
    flags: pw_memblock_flags,
    type_: u32,
    size: usize
) -> *mut pw_memblockExpand description
Allocate a memory block from the pool