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

#include <rz_cons.h>

Public Attributes

char data [RZ_LINE_BUFSIZE]
 
int index
 
int length
 

Detailed Description

Definition at line 1021 of file rz_cons.h.

Member Data Documentation

◆ data

char rz_line_buffer_t::data[RZ_LINE_BUFSIZE]

Definition at line 1022 of file rz_cons.h.

Referenced by test_group_name.GroupTest::run().

◆ index

int rz_line_buffer_t::index

Definition at line 1023 of file rz_cons.h.

◆ length

int rz_line_buffer_t::length

Definition at line 1024 of file rz_cons.h.


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