Constant IN_DELETE_SELF

pub const IN_DELETE_SELF: u32 = 0x0000_0400; // 1_024u32
Available on crate feature dep_sdl2 only.