[][src]Function core_services::LSSharedFileListAddObserver

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