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

#include <zlib.h>

Public Attributes

unsigned have
 
unsigned char * next
 
z_off64_t pos
 

Detailed Description

Definition at line 1834 of file zlib.h.

Member Data Documentation

◆ have

unsigned gzFile_s::have

Definition at line 1835 of file zlib.h.

◆ next

unsigned char* gzFile_s::next

Definition at line 1836 of file zlib.h.

◆ pos

z_off64_t gzFile_s::pos

Definition at line 1837 of file zlib.h.

Referenced by cmd_descs_generate.CmdDesc::_validate().


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