Constant inotify::watch_mask::ALL_EVENTS []

pub const ALL_EVENTS: WatchMask = WatchMask{bits: ffi::IN_ALL_EVENTS,}

Watch for all events.