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