Constant c99::INT8_MAX

source ·
pub const INT8_MAX: int8_t = _; // 127i8
Expand description

Maximum value of an object of type int8_t.