Function vips_value_set_ref_string

Source
pub unsafe extern "C" fn vips_value_set_ref_string(
    value: *mut GValue,
    str_: *const c_char,
)