UINT typedef

UINT = Uint32

A 32-bit unsigned integer.

Implementation

typedef UINT = Uint32;