Type Definition c99::intmax_t

source ·
pub type intmax_t = c_long;
Expand description

Maximum-width signed integer type.