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

#include <rz_strpool.h>

Public Attributes

char * str
 
int len
 
int size
 

Detailed Description

Definition at line 12 of file rz_strpool.h.

Member Data Documentation

◆ len

int RzStrpool::len

Definition at line 14 of file rz_strpool.h.

◆ size

int RzStrpool::size

Definition at line 15 of file rz_strpool.h.

◆ str

char* RzStrpool::str

Definition at line 13 of file rz_strpool.h.


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