|
VizKit
3.3.7
|
#include <stdint.h>Typedefs | |
| typedef int8_t | sint8 |
| typedef uint8_t | uint8 |
| typedef int16_t | sint16 |
| typedef uint16_t | uint16 |
| typedef int32_t | sint32 |
| typedef uint32_t | uint32 |
| typedef int16_t sint16 |
| typedef int32_t sint32 |
| typedef int8_t sint8 |
| typedef uint16_t uint16 |
| typedef uint32_t uint32 |
| typedef uint8_t uint8 |