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

#include <rz_print.h>

Public Attributes

ut8buf
 
ut64 from
 
ut64 to
 
int size
 
int mode
 

Detailed Description

Definition at line 101 of file rz_print.h.

Member Data Documentation

◆ buf

ut8* rz_print_zoom_t::buf

Definition at line 102 of file rz_print.h.

◆ from

ut64 rz_print_zoom_t::from

Definition at line 103 of file rz_print.h.

◆ mode

int rz_print_zoom_t::mode

Definition at line 106 of file rz_print.h.

Referenced by cb_zoombyte(), and test_group_name.GroupTest::run().

◆ size

int rz_print_zoom_t::size

Definition at line 105 of file rz_print.h.

◆ to

ut64 rz_print_zoom_t::to

Definition at line 104 of file rz_print.h.


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