Function glib_sys::g_key_file_set_value
[−]
[src]
pub unsafe extern fn g_key_file_set_value(key_file: *mut GKeyFile,
group_name: *const c_char,
key: *const c_char,
value: *const c_char)