wasmer/rustdoc/nix/sys/inotify/sidebar-items.js
2019-09-06 15:57:44 -07:00

1 line
562 B
JavaScript

initSidebarItems({"struct":[["AddWatchFlags","Configuration options for `inotify_add_watch`."],["InitFlags","Configuration options for `inotify_init1`."],["Inotify","An inotify instance. This is also a file descriptor, you can feed it to other interfaces consuming file descriptors, epoll for example."],["InotifyEvent","A single inotify event."],["WatchDescriptor","This object is returned when you create a new watch on an inotify instance. It is then returned as part of an event once triggered. It allows you to know which watch triggered which event. "]]});