zlib_filefunc_def_s

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

opaque
voidpf opaque;
Undocumented in source.
zclose_file
close_file_func zclose_file;
Undocumented in source.
zerror_file
testerror_file_func zerror_file;
Undocumented in source.
zopen_file
open_file_func zopen_file;
Undocumented in source.
zread_file
read_file_func zread_file;
Undocumented in source.
zseek_file
seek_file_func zseek_file;
Undocumented in source.
ztell_file
tell_file_func ztell_file;
Undocumented in source.
zwrite_file
write_file_func zwrite_file;
Undocumented in source.

Meta