int64_t typedef

int64_t = int

64-bit signed integer type.

Implementation

typedef int64_t = int;