inotify::ffi::IN_CLOSE_WRITE [-] [+] [src]

pub const IN_CLOSE_WRITE: uint32_t = 0x00000008

Event: File opened for writing was closed.

When monitoring a directory, the event may occur both for the directory itself and the files within.