Function pw_properties_update_string_checked

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