MDItemCopyAttribute

Function MDItemCopyAttribute 

Source
pub unsafe extern "C-unwind" fn MDItemCopyAttribute(
    item: &MDItem,
    name: Option<&CFString>,
) -> Option<CFRetained<CFType>>
👎Deprecated: renamed to MDItem::attribute
Available on crate feature MDItem only.