Skip to main content

SCPreferencesPathRemoveValue

Function SCPreferencesPathRemoveValue 

Source
pub unsafe extern "C" fn SCPreferencesPathRemoveValue(
    prefs: SCPreferencesRef,
    path: CFStringRef,
) -> Boolean
Available on crate feature raw-ffi only.