uint16_t typedef

uint16_t = int

Stands for uint16_t in C.

Implementation

// ignore: camel_case_types
typedef uint16_t = int;