Constant ESPIPE

pub const ESPIPE: i32 = 29;
Available on crate feature dep_sdl2 only.