int32_t typedef

int32_t = int

32-bit signed integer type.

Implementation

typedef int32_t = int;