Type Definition stdint::int_fast16_t

source ·
pub type int_fast16_t = c_long;
Expand description

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