pub unsafe extern "C" fn pw_data_loop_set_thread_utils(
    loop_: *mut pw_data_loop,
    impl_: *mut spa_thread_utils
)
Expand description

Set a custom spa_thread_utils for this loop. Setting NULL restores the system default implementation. Since 0.3.50