SCPreferencesPathRemoveValue

Function SCPreferencesPathRemoveValue 

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