Type Definition libc::uint64_t[][src]

type uint64_t = u64;
👎 Deprecated since 0.2.55:

Use u64 instead.