LSSharedFileListCopyProperty

Function LSSharedFileListCopyProperty 

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