pub unsafe extern "C" fn pw_context_conf_update_props(
context: *mut pw_context,
section: *const c_char,
props: *mut pw_properties,
) -> c_intExpand description
update properties from a section into props. Since 0.3.45
pub unsafe extern "C" fn pw_context_conf_update_props(
context: *mut pw_context,
section: *const c_char,
props: *mut pw_properties,
) -> c_intupdate properties from a section into props. Since 0.3.45