SCPreferencesGetValue

Function SCPreferencesGetValue 

Source
pub extern "C-unwind" fn SCPreferencesGetValue(
    prefs: &SCPreferences,
    key: &CFString,
) -> Option<CFRetained<CFPropertyList>>
👎Deprecated: renamed to SCPreferences::value
Available on crate feature SCPreferences only.