Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes | List of all members
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 178 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 181 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: