TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Public Attributes | List of all members
gzFile_s Struct Reference

#include <zlib.h>

Public Attributes

unsigned have
 
unsigned char * next
 
z_off64_t pos
 

Detailed Description

Definition at line 1837 of file zlib.h.

Member Data Documentation

unsigned gzFile_s::have

Definition at line 1838 of file zlib.h.

Referenced by gz_comp(), gz_load(), gz_write(), gzgetc(), and gzputc().

unsigned char* gzFile_s::next

Definition at line 1839 of file zlib.h.

Referenced by gzprintf().

z_off64_t gzFile_s::pos

Definition at line 1840 of file zlib.h.

Referenced by gzputc(), gzseek64(), and gztell64().


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