gobject_sys

Function g_value_set_string

source
pub unsafe extern "C" fn g_value_set_string(
    value: *mut GValue,
    v_string: *const c_char,
)