Constant MSG_WAITFORONE

pub const MSG_WAITFORONE: i32 = 0x10000; // 65_536i32
Available on crate feature dep_sdl2 only.