BNM 2.5.0
 
Loading...
Searching...
No Matches
BNM::Types Namespace Reference

Namespace that holds C# primitives. More...

Typedefs

typedef uint8_t byte
 
typedef int8_t sbyte
 
typedef unsigned short ushort
 
typedef unsigned int uint
 
typedef unsigned long ulong
 
typedef BNM::Structures::Mono::decimal decimal
 

Enumerations

enum  nint : intptr_t
 
enum  nuint : uintptr_t
 

Detailed Description

Namespace that holds C# primitives.

It contains: byte, sbyte, ushort, uint, ulong, nint, nuint, decimal.