Constant libc::IN_MODIFY

pub const IN_MODIFY: u32 = 0x0000_0002;
On this page