ReactOS 0.4.15-dev-7924-g5949c20
zlib_filefunc64_32_def_s Struct Reference

#include <ioapi.h>

Collaboration diagram for zlib_filefunc64_32_def_s:

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 180 of file ioapi.h.

Member Data Documentation

◆ zfile_func64

zlib_filefunc64_def zlib_filefunc64_32_def_s::zfile_func64

◆ zopen32_file

open_file_func zlib_filefunc64_32_def_s::zopen32_file

Definition at line 183 of file ioapi.h.

Referenced by call_zopen64(), and fill_zlib_filefunc64_32_def_from_filefunc32().

◆ zseek32_file

seek_file_func zlib_filefunc64_32_def_s::zseek32_file

◆ ztell32_file

tell_file_func zlib_filefunc64_32_def_s::ztell32_file

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