uint32_t typedef

uint32_t = int

32-bit unsigned integer type.

Implementation

typedef uint32_t = int;