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

#include <spp.h>

Public Attributes

char * lbuf
 
int lbuf_s
 
int lbuf_n
 

Detailed Description

Definition at line 104 of file spp.h.

Member Data Documentation

◆ lbuf

char* SppBuf::lbuf

Definition at line 105 of file spp.h.

Referenced by spp_io(), and spp_proc_eval().

◆ lbuf_n

int SppBuf::lbuf_n

Definition at line 107 of file spp.h.

Referenced by spp_proc_eval().

◆ lbuf_s

int SppBuf::lbuf_s

Definition at line 106 of file spp.h.

Referenced by spp_io().


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