Type Definition c99::uint64_t

source ·
pub type uint64_t = u64;
Expand description

Unsigned integer type with width of exactly 64 bits.