Function LSSharedFileListRemoveObserver

Source
pub unsafe extern "C" fn LSSharedFileListRemoveObserver(
    inList: LSSharedFileListRef,
    inRunloop: CFRunLoopRef,
    inRunloopMode: CFStringRef,
    callback: LSSharedFileListChangedProcPtr,
    context: *mut c_void,
)