inotify::ffi::IN_CLOSE_NOWRITE
[-] [+]
[src]
pub const IN_CLOSE_NOWRITE: uint32_t=
0x00000010
Event: File not opened for writing was closed.
When monitoring a directory, the event may occur both for the directory itself and the files within.