pub unsafe extern "C" fn pw_context_get_mempool(
    context: *mut pw_context
) -> *mut pw_mempool
Expand description

Get the memmory pool from the context: Since 0.3.74