pub const IN_ISDIR: u32 = 0x4000_0000;Expand description
Event occurred against a directory (set in returned events, not in watch mask).
pub const IN_ISDIR: u32 = 0x4000_0000;Event occurred against a directory (set in returned events, not in watch mask).