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

Public Attributes

linkedlist_datablock_internalfirst_block
 
linkedlist_datablock_internallast_block
 

Detailed Description

Definition at line 123 of file zip.c.

Member Data Documentation

◆ first_block

linkedlist_datablock_internal* linkedlist_data_s::first_block

Definition at line 125 of file zip.c.

Referenced by add_data_in_datablock(), free_linkedlist(), init_linkedlist(), and zipClose().

◆ last_block

linkedlist_datablock_internal* linkedlist_data_s::last_block

Definition at line 126 of file zip.c.

Referenced by add_data_in_datablock(), free_linkedlist(), and init_linkedlist().


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