Constant SHUT_RDWR

pub const SHUT_RDWR: i32 = 2;
Available on crate feature dep_sdl2 only.