uint64_t typedef

uint64_t = int

Stands for uint64_t in C.

Implementation

// ignore: camel_case_types
typedef uint64_t = int;