Function glib_sys::g_key_file_set_string_list [] [src]

pub unsafe extern fn g_key_file_set_string_list(key_file: *mut GKeyFile,
                                                group_name: *const c_char,
                                                key: *const c_char,
                                                list: *mut c_char,
                                                length: size_t)