pub unsafe extern "C-unwind" fn CFPreferencesGetAppIntegerValue(
key: &CFString,
application_id: &CFString,
key_exists_and_has_valid_format: *mut u8,
) -> CFIndex
Available on crate features
CFPreferences
and CFBase
only.