Zydis
master
|
Defines the ZydisFormatterToken
struct.
More...
#include <FormatterBuffer.h>
Data Fields | |
ZydisTokenType | type |
The token type. More... | |
ZyanU8 | next |
An offset to the next token, or 0 . More... | |
Defines the ZydisFormatterToken
struct.
All fields in this struct should be considered as "private". Any changes may lead to unexpected behavior.
ZyanU8 next |
An offset to the next token, or 0
.
ZydisTokenType type |
The token type.