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().
pub unsafe extern "C" fn pw_context_get_main_loop(
context: *mut pw_context,
) -> *mut pw_loop
Get the context main loop. Returns the value passed to pw_context_new().