uint64_t

Type Alias uint64_t 

Source
pub type uint64_t = u64;
Expand description

Unsigned integer type with width of exactly 64 bits.