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

#include <spp.h>

Public Attributes

int len
 
char * ptr
 
int ptrlen
 
char buf [64]
 

Detailed Description

Definition at line 84 of file spp.h.

Member Data Documentation

◆ buf

char s_strbuf_t::buf[64]

Definition at line 88 of file spp.h.

◆ len

int s_strbuf_t::len

Definition at line 85 of file spp.h.

◆ ptr

char* s_strbuf_t::ptr

Definition at line 86 of file spp.h.

◆ ptrlen

int s_strbuf_t::ptrlen

Definition at line 87 of file spp.h.


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