Type Definition libc::uint64_t

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