pub unsafe extern "C-unwind" fn ODNodeSetPolicy(
node: &ODNodeRef,
policy_type: Option<&ODPolicyType>,
value: Option<&CFType>,
error: *mut *mut CFError,
) -> bool👎Deprecated: renamed to
ODNodeRef::set_policyAvailable on crate features
CFODNode and CFOpenDirectoryConstants and objc2-core-foundation only.