MDItemCreateWithURL

Function MDItemCreateWithURL 

Source
pub unsafe extern "C-unwind" fn MDItemCreateWithURL(
    allocator: Option<&CFAllocator>,
    url: Option<&CFURL>,
) -> Option<CFRetained<MDItem>>
👎Deprecated: renamed to MDItem::with_url
Available on crate feature MDItem only.