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

#include <rz_cons.h>

Public Attributes

size_t readbuffer_length
 
char * readbuffer
 
bool bufactive
 

Detailed Description

Definition at line 454 of file rz_cons.h.

Member Data Documentation

◆ bufactive

bool rz_cons_input_context_t::bufactive

Definition at line 457 of file rz_cons.h.

◆ readbuffer

char* rz_cons_input_context_t::readbuffer

Definition at line 456 of file rz_cons.h.

◆ readbuffer_length

size_t rz_cons_input_context_t::readbuffer_length

Definition at line 455 of file rz_cons.h.


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