Skip to main content

DELETE_SELF_MASK

Constant DELETE_SELF_MASK 

Source
pub const DELETE_SELF_MASK: u32 = libc::IN_DELETE_SELF; // 1_024u32
Expand description

Watched file/directory was deleted.