[][src]Function glib_sys::g_key_file_set_int64

pub unsafe extern "C" fn g_key_file_set_int64(
    key_file: *mut GKeyFile,
    group_name: *const c_char,
    key: *const c_char,
    value: i64
)