libdigidocpp
zlib_filefunc64_32_def_s Struct Reference

#include <ioapi.h>

Collaboration diagram for zlib_filefunc64_32_def_s:
Collaboration graph

Public Attributes

zlib_filefunc64_def zfile_func64
open_file_func zopen32_file
tell_file_func ztell32_file
seek_file_func zseek32_file

Detailed Description

Definition at line 178 of file ioapi.h.

Member Data Documentation

open_file_func zlib_filefunc64_32_def_s::zopen32_file

Definition at line 181 of file ioapi.h.

Referenced by call_zopen64(), and fill_zlib_filefunc64_32_def_from_filefunc32().

seek_file_func zlib_filefunc64_32_def_s::zseek32_file
tell_file_func zlib_filefunc64_32_def_s::ztell32_file

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