Zydis  v2.0.0-beta1
ZydisString_ Struct Reference

Defines the ZydisString struct. More...

#include <String.h>

Data Fields

char * buffer
 The buffer that contains the actual string (0-termination is optional!).
 
ZydisUSize length
 The length of the string (without 0-termination).
 
ZydisUSize capacity
 The total buffer capacity.
 

Detailed Description

Defines the ZydisString struct.


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