TwiceAsNice  2019-02-18
Typedefs
fw2win.h File Reference
This graph shows which files directly or indirectly include this file:

Typedefs

typedef unsigned int u32
 
typedef unsigned short u16
 
typedef unsigned char u8
 
typedef unsigned char uint8
 
typedef unsigned short uint16
 
typedef unsigned int uint32
 
typedef char int8
 
typedef short int16
 
typedef int int32
 

Typedef Documentation

◆ int16

typedef short int16

◆ int32

typedef int int32

◆ int8

typedef char int8

◆ u16

typedef unsigned short u16

◆ u32

typedef unsigned int u32

◆ u8

typedef unsigned char u8

◆ uint16

typedef unsigned short uint16

◆ uint32

typedef unsigned int uint32

◆ uint8

typedef unsigned char uint8