Function glib_sys::g_key_file_set_string [] [src]

pub unsafe extern fn g_key_file_set_string(key_file: *mut GKeyFile,
                                           group_name: *const c_char,
                                           key: *const c_char,
                                           string: *const c_char)