Constant INT_LEAST8_MIN

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