MDItemCopyAttributes

Function MDItemCopyAttributes 

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