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

Public Attributes

RzANodefrom
 
RzANodeto
 
RzListx
 
RzListy
 
int is_reversed
 

Detailed Description

Definition at line 80 of file agraph.c.

Member Data Documentation

◆ from

RzANode* ascii_edge_t::from

Definition at line 81 of file agraph.c.

◆ is_reversed

int ascii_edge_t::is_reversed

Definition at line 84 of file agraph.c.

◆ to

RzANode* ascii_edge_t::to

Definition at line 82 of file agraph.c.

◆ x

RzList* ascii_edge_t::x

Definition at line 83 of file agraph.c.

◆ y

RzList * ascii_edge_t::y

Definition at line 83 of file agraph.c.


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