Zydis  v3.1.0
ZydisFormatterToken_ Struct Reference

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...
 

Detailed Description

Defines the ZydisFormatterToken struct.

All fields in this struct should be considered as "private". Any changes may lead to unexpected behavior.

Field Documentation

◆ next

ZyanU8 next

An offset to the next token, or 0.

◆ type

The token type.


The documentation for this struct was generated from the following file: