uint32_t typedef

uint32_t = int

Stands for uint32_t in C.

Implementation

// ignore: camel_case_types
typedef uint32_t = int;