pub extern "C-unwind" fn CFPreferencesCopyAppValue(
key: &CFString,
application_id: &CFString,
) -> Option<CFRetained<CFPropertyList>>
Available on crate feature
CFPreferences
only.pub extern "C-unwind" fn CFPreferencesCopyAppValue(
key: &CFString,
application_id: &CFString,
) -> Option<CFRetained<CFPropertyList>>
CFPreferences
only.