Type Alias int64_t

Source
pub type int64_t = i64;
Expand description

Signed integer type with width of exactly 64 bits.