MDItemCopyAttributeNames

Function MDItemCopyAttributeNames 

Source
pub unsafe extern "C-unwind" fn MDItemCopyAttributeNames(
    item: &MDItem,
) -> Option<CFRetained<CFArray>>
👎Deprecated: renamed to MDItem::attribute_names
Available on crate feature MDItem only.