LSSharedFileListItemCopyDisplayName

Function LSSharedFileListItemCopyDisplayName 

Source
pub unsafe extern "C-unwind" fn LSSharedFileListItemCopyDisplayName(
    in_item: &LSSharedFileListItem,
) -> CFRetained<CFString>
👎Deprecated: renamed to LSSharedFileListItem::display_name
Available on crate feature LSSharedFileList only.