Rizin
unix-like reverse engineering framework and cli tools
|
#include <dmp_specs.h>
Public Attributes | |
ut16 | lenght |
ut16 | max_length |
ut32 | buffer |
Definition at line 234 of file dmp_specs.h.
ut32 dmp_unicode_string32::buffer |
Definition at line 237 of file dmp_specs.h.
ut16 dmp_unicode_string32::lenght |
Definition at line 235 of file dmp_specs.h.
ut16 dmp_unicode_string32::max_length |
Definition at line 236 of file dmp_specs.h.