LSSharedFileListItemCopyResolvedURL

Function LSSharedFileListItemCopyResolvedURL 

Source
pub unsafe extern "C-unwind" fn LSSharedFileListItemCopyResolvedURL(
    in_item: &LSSharedFileListItem,
    in_flags: LSSharedFileListResolutionFlags,
    out_error: *mut *mut CFError,
) -> Option<CFRetained<CFURL>>
👎Deprecated: renamed to LSSharedFileListItem::resolved_url
Available on crate feature LSSharedFileList only.