struct zlib_filefunc_def_s
Defined at line 146 of file ../../third_party/zlib/contrib/minizip/ioapi.h
here is the "old" 32 bits structure structure
Public Members
open_file_func zopen_file
read_file_func zread_file
write_file_func zwrite_file
tell_file_func ztell_file
seek_file_func zseek_file
close_file_func zclose_file
testerror_file_func zerror_file
voidpf opaque