pub unsafe extern "C-unwind" fn ODRecordRemoveValue(
record: &ODRecordRef,
attribute: Option<&ODAttributeType>,
value: Option<&CFType>,
error: *mut *mut CFError,
) -> bool👎Deprecated: renamed to
ODRecordRef::remove_valueAvailable on crate features
CFODRecord and CFOpenDirectoryConstants and objc2-core-foundation only.