pub unsafe extern "C" fn pw_thread_loop_new(
    name: *const c_char,
    props: *const spa_dict
) -> *mut pw_thread_loop
Expand description

Make a new thread loop with the given name and optional properties.