Sen API
Sen Libraries
Loading...
Searching...
No Matches
numbers.h File Reference
#include <cstdint>

Go to the source code of this file.

Typedefs

using float32_t = float
using float64_t = double
using uchar_t = unsigned char
using i8 = int8_t
using u8 = uint8_t
using i16 = int16_t
using u16 = uint16_t
using i32 = int32_t
using u32 = uint32_t
using i64 = int64_t
using u64 = uint64_t
using f32 = float32_t
using f64 = float64_t