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

Get the work queue from the context: Since 0.3.26