Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
zlib_filefunc64_32_def_s Struct Reference

#include <ioapi.h>

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

Member Data Documentation

◆ zfile_func64

zlib_filefunc64_def zlib_filefunc64_32_def_s::zfile_func64

Definition at line 175 of file ioapi.h.

◆ zopen32_file

open_file_func zlib_filefunc64_32_def_s::zopen32_file

Definition at line 176 of file ioapi.h.

◆ zseek32_file

seek_file_func zlib_filefunc64_32_def_s::zseek32_file

Definition at line 178 of file ioapi.h.

◆ ztell32_file

tell_file_func zlib_filefunc64_32_def_s::ztell32_file

Definition at line 177 of file ioapi.h.


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