Function pipewire_sys::pw_context_conf_update_props
source · pub unsafe extern "C" fn pw_context_conf_update_props(
context: *mut pw_context,
section: *const c_char,
props: *mut pw_properties
) -> c_int
Expand description
update properties from a section into props. Since 0.3.45