Function glib_sys::g_key_file_get_integer_list [] [src]

pub unsafe extern fn g_key_file_get_integer_list(key_file: *mut GKeyFile,
                                                 group_name: *const c_char,
                                                 key: *const c_char,
                                                 length: *mut size_t,
                                                 error: *mut *mut GError)
                                                 -> *mut c_int