Type Alias libc::fixed_width_ints::uint64_t

source ·
pub type uint64_t = u64;
👎Deprecated since 0.2.55: Use u64 instead.