Type Definition c99::int_least64_t

source ·
pub type int_least64_t = c_long;
Expand description

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