int16_t typedef

int16_t = int

16-bit signed integer type.

Implementation

typedef int16_t = int;