Type Definition c99::int64_t

source ·
pub type int64_t = i64;
Expand description

Signed integer type with width of exactly 64 bits.