32 #ifndef ZYDIS_MNEMONIC_H
33 #define ZYDIS_MNEMONIC_H
Includes and defines some default datatypes.
General helper and platform detection macros.
uint16_t ZydisMnemonic
Defines the ZydisMnemonic datatype.
Definition: EnumMnemonic.h:4
ZYDIS_EXPORT const char * ZydisMnemonicGetString(ZydisMnemonic mnemonic)
Returns the specified instruction mnemonic string.