Function pipewire_sys::pw_context_create_client
source · pub unsafe extern "C" fn pw_context_create_client(
core: *mut pw_impl_core,
protocol: *mut pw_protocol,
properties: *mut pw_properties,
user_data_size: usize
) -> *mut pw_impl_client
Expand description
Create a new client. This is mainly used by protocols.