Constant IN_ONESHOT

pub const IN_ONESHOT: u32 = 0x8000_0000; // 2_147_483_648u32
Available on crate feature dep_sdl2 only.