Type Alias libc::uint64_t

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