Rizin
unix-like reverse engineering framework and cli tools
SStrInfo Struct Reference

Public Attributes

char * str_ptr
 
size_t len
 

Detailed Description

Definition at line 81 of file microsoft_demangle.c.

Member Data Documentation

◆ len

size_t SStrInfo::len

Definition at line 83 of file microsoft_demangle.c.

Referenced by get_namespace_and_name(), and get_template().

◆ str_ptr

char* SStrInfo::str_ptr

Definition at line 82 of file microsoft_demangle.c.

Referenced by get_namespace_and_name(), get_template(), and sstrinfo_free().


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