glib_sys::g_key_file_set_comment
[−]
[src]
pub unsafe extern fn g_key_file_set_comment(key_file: *mut GKeyFile, group_name: *const c_char, key: *const c_char, comment: *const c_char, error: *mut *mut GError) -> gboolean