[][src]Function core_services::LSSharedFileListInsertItemFSRef

pub unsafe extern "C" fn LSSharedFileListInsertItemFSRef(
    inList: LSSharedFileListRef,
    insertAfterThisItem: LSSharedFileListItemRef,
    inDisplayName: CFStringRef,
    inIconRef: IconRef,
    inFSRef: *const FSRef,
    inPropertiesToSet: CFDictionaryRef,
    inPropertiesToClear: CFArrayRef
) -> LSSharedFileListItemRef