DynXX-C
Loading...
Searching...
No Matches
Typedefs | Variables
Types.h File Reference
#include <stddef.h>
#include <stdint.h>
#include <stdbool.h>
#include "Macro.h"

Go to the source code of this file.

Typedefs

typedef uintptr_t address
 
typedef void * RawPtr
 

Variables

DYNXX_EXTERN_C_BEGIN typedef unsigned char byte
 

Typedef Documentation

◆ address

typedef uintptr_t address

◆ RawPtr

typedef void* RawPtr

Variable Documentation

◆ byte

DYNXX_EXTERN_C_BEGIN typedef unsigned char byte