uint64_t typedef

uint64_t = int

64-bit unsigned integer type.

Implementation

typedef uint64_t = int;