int64_t Type (Scalar)

stdint.h

typedef long long int64_t;

A 64-bit signed fixed-width type specified by C99.

This type can be used when exactly 64 bits of signed data storage are wanted.