gzFile_s

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct gzFile_s {}

Members

Variables

have
uint have;
Undocumented in source.
next
ubyte* next;
Undocumented in source.
pos
c_long pos;
Undocumented in source.

Meta