Constant linux_unsafe::raw::INOTIFY_INIT
source · pub const INOTIFY_INIT: V = 253;Expand description
The system call number for inotify_init on this platform.
pub const INOTIFY_INIT: V = 253;The system call number for inotify_init on this platform.