ODNodeCopySupportedAttributes

Function ODNodeCopySupportedAttributes 

Source
pub unsafe extern "C-unwind" fn ODNodeCopySupportedAttributes(
    node: &ODNodeRef,
    record_type: Option<&ODRecordType>,
    error: *mut *mut CFError,
) -> Option<CFRetained<CFArray>>
👎Deprecated: renamed to ODNodeRef::supported_attributes
Available on crate features CFODNode and CFOpenDirectoryConstants and objc2-core-foundation only.