RainbowBS Manual: basic types

RainbowBS

RainbowBS Manual  v0.1.0
Written by QWQ([email protected])
basic types

Typedefs

typedef uint8_t BOOL
 
typedef int8_t I8
 
typedef uint8_t U8
 
typedef int16_t I16
 
typedef uint16_t U16
 
typedef int32_t I32
 
typedef uint32_t U32
 
typedef int64_t I64
 
typedef uint64_t U64
 
typedef size_t USIZE
 
typedef ptrdiff_t IPTRDIFF
 
typedef U64 TICK
 

Detailed Description

basic types defination.

Generated by   doxygen 1.8.9.1