Type Alias libc::fixed_width_ints::uint64_t

source ยท
pub type uint64_t = u64;
๐Ÿ‘ŽDeprecated since 0.2.55: Use u64 instead.