Type Definition c99::int_fast64_t

source ·
pub type int_fast64_t = c_long;
Expand description

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