Constant MSG_DONTWAIT

pub const MSG_DONTWAIT: i32 = 0x40; // 64i32
Available on crate feature dep_sdl2 only.