Type Definition c99::int_fast32_t

source ·
pub type int_fast32_t = c_long;
Expand description

Fastest signed integer type with width of at least 32 bits.