MDItemCreate

Function MDItemCreate 

Source
pub unsafe extern "C-unwind" fn MDItemCreate(
    allocator: Option<&CFAllocator>,
    path: Option<&CFString>,
) -> Option<CFRetained<MDItem>>
👎Deprecated: renamed to MDItem::new
Available on crate feature MDItem only.