Function pw_context_get_main_loop

Source
pub unsafe extern "C" fn pw_context_get_main_loop(
    context: *mut pw_context,
) -> *mut pw_loop
Expand description

Get the context main loop. Returns the value passed to pw_context_new().