LSSharedFileListItemCopyProperty

Function LSSharedFileListItemCopyProperty 

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