Constant INT8_MIN

pub const INT8_MIN: i32 = -128;
Available on crate feature dep_sdl2 only.