pub unsafe extern "C" fn pw_main_loop_run(
    loop_: *mut pw_main_loop
) -> c_int
Expand description

Run a main loop. This blocks until \ref pw_main_loop_quit is called