LSSharedFileListRemoveObserver

Function LSSharedFileListRemoveObserver 

Source
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_observer
Available on crate feature LSSharedFileList only.