Constant c99::INT32_MAX

source ·
pub const INT32_MAX: int32_t = _; // 2_147_483_647i32
Expand description

Maximum value of an object of type int32_t.