Skip to content
Snippets Groups Projects
types.h 90 B
typedef unsigned int   uint;
typedef unsigned short ushort;
typedef unsigned char  uchar;