SCPreferencesPathSetValue

Function SCPreferencesPathSetValue 

Source
pub unsafe extern "C-unwind" fn SCPreferencesPathSetValue(
    prefs: &SCPreferences,
    path: &CFString,
    value: &CFDictionary,
) -> bool
👎Deprecated: renamed to SCPreferences::path_set_value
Available on crate features SCPreferences and SCPreferencesPath only.