uint8_t typedef

uint8_t = int

8-bit unsigned integer type.

Implementation

typedef uint8_t = int;