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

Public Attributes

char * str
 
size_t size
 
size_t len
 

Detailed Description

Definition at line 174 of file enough.c.

Member Data Documentation

◆ len

size_t string_t::len

Definition at line 177 of file enough.c.

◆ size

size_t string_t::size

Definition at line 176 of file enough.c.

◆ str

char* string_t::str

Definition at line 175 of file enough.c.


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