Function pipewire_sys::pw_data_loop_wait 
source · pub unsafe extern "C" fn pw_data_loop_wait(
    loop_: *mut pw_data_loop,
    timeout: c_int
) -> c_intExpand description
wait for activity on the loop up to \a timeout milliseconds. Should be called from the loop function