Rizin
unix-like reverse engineering framework and cli tools
|
#include <dmp_specs.h>
Public Attributes | |
ut16 | lenght |
ut16 | max_length |
ut64 | buffer |
Definition at line 228 of file dmp_specs.h.
ut64 dmp_unicode_string64::buffer |
Definition at line 231 of file dmp_specs.h.
ut16 dmp_unicode_string64::lenght |
Definition at line 229 of file dmp_specs.h.
ut16 dmp_unicode_string64::max_length |
Definition at line 230 of file dmp_specs.h.