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

Public Attributes

RzStrBuftypename
 
RzStrBufpointerbuf
 
RzStrBufarraybuf
 

Detailed Description

Definition at line 847 of file type.c.

Member Data Documentation

◆ arraybuf

RzStrBuf* PrettyHelperBufs::arraybuf

Definition at line 850 of file type.c.

Referenced by type_as_pretty_string(), and type_decl_as_pretty_string().

◆ pointerbuf

RzStrBuf* PrettyHelperBufs::pointerbuf

Definition at line 849 of file type.c.

Referenced by type_as_pretty_string(), and type_decl_as_pretty_string().

◆ typename

RzStrBuf* PrettyHelperBufs::typename

Definition at line 848 of file type.c.

Referenced by type_as_pretty_string(), and type_decl_as_pretty_string().


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