Constant INT_LEAST32_MIN

pub const INT_LEAST32_MIN: i32 = -2147483648; // -2_147_483_648i32
Available on crate feature dep_sdl2 only.