Function pw_properties_update_string

Source
pub unsafe extern "C" fn pw_properties_update_string(
    props: *mut pw_properties,
    str_: *const c_char,
    size: usize,
) -> c_int