Function pipewire_sys::pw_stream_new_simple
source · pub unsafe extern "C" fn pw_stream_new_simple(
loop_: *mut pw_loop,
name: *const c_char,
props: *mut pw_properties,
events: *const pw_stream_events,
data: *mut c_void
) -> *mut pw_stream