Constant EPIPE

pub const EPIPE: i32 = 32;
Available on crate feature dep_sdl2 only.