SCPreferencesPathGetValue

Function SCPreferencesPathGetValue 

Source
pub extern "C-unwind" fn SCPreferencesPathGetValue(
    prefs: &SCPreferences,
    path: &CFString,
) -> Option<CFRetained<CFDictionary>>
👎Deprecated: renamed to SCPreferences::path_get_value
Available on crate features SCPreferences and SCPreferencesPath only.