Function pipewire_sys::pw_impl_client_set_busy
source · pub unsafe extern "C" fn pw_impl_client_set_busy(
client: *mut pw_impl_client,
busy: bool
)
Expand description
Mark the client busy. This can be used when an asynchronous operation is started and no further processing is allowed to happen for the client