Zydis
v2.0.0-alpha1
|
Includes and defines some default datatypes. More...
#include <stdint.h>
#include <stddef.h>
Go to the source code of this file.
Macros | |
#define | ZYDIS_FALSE 0 |
uint8_t, uint16_t, uint32_t, uint64_t, int8_t, int16_t, int32_t, int64_t More... | |
#define | ZYDIS_TRUE 1 |
Typedefs | |
typedef uint8_t | ZydisBool |
@briefs Defines the ZydisBool datatype. More... | |
Includes and defines some default datatypes.
#define ZYDIS_FALSE 0 |
uint8_t, uint16_t, uint32_t, uint64_t, int8_t, int16_t, int32_t, int64_t
size_t, ptrdiff_t
#define ZYDIS_TRUE 1 |
typedef uint8_t ZydisBool |
@briefs Defines the ZydisBool
datatype.