Constant MSG_NOSIGNAL

pub const MSG_NOSIGNAL: i32 = 0x4000; // 16_384i32
Available on crate feature dep_sdl3 only.