Function g_settings_get_int

Source
pub unsafe extern "C" fn g_settings_get_int(
    settings: *mut GSettings,
    key: *const gchar,
) -> gint