LSSharedFileListCopySnapshot

Function LSSharedFileListCopySnapshot 

Source
pub unsafe extern "C-unwind" fn LSSharedFileListCopySnapshot(
    in_list: &LSSharedFileList,
    out_snapshot_seed: *mut u32,
) -> Option<CFRetained<CFArray>>
👎Deprecated: renamed to LSSharedFileList::snapshot
Available on crate feature LSSharedFileList only.