[][src]Function irssi_sys::g_key_file_set_uint64

pub unsafe extern "C" fn g_key_file_set_uint64(
    key_file: *mut GKeyFile,
    group_name: *const gchar,
    key: *const gchar,
    value: guint64
)