pub unsafe extern "C-unwind" fn LSSharedFileListRemoveObserver(
in_list: &LSSharedFileList,
in_runloop: &CFRunLoop,
in_runloop_mode: &CFString,
callback: LSSharedFileListChangedProcPtr,
context: *mut c_void,
)👎Deprecated: renamed to
LSSharedFileList::remove_observerAvailable on crate feature
LSSharedFileList only.