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]
Typedefs | Functions
infcodes.h File Reference

Go to the source code of this file.

Typedefs

typedef struct inflate_codes_state FAR inflate_codes_statef
 

Functions

local inflate_codes_statef *inflate_codes_new OF ((uInt, uInt, inflate_huft *, inflate_huft *, z_streamp))
 
local int inflate_codes OF ((inflate_blocks_statef *, z_streamp, int))
 
local void inflate_codes_free OF ((inflate_codes_statef *, z_streamp))
 

Typedef Documentation

◆ inflate_codes_statef

typedef struct inflate_codes_state FAR inflate_codes_statef

Definition at line 15 of file infcodes.h.

Function Documentation

◆ OF() [1/3]

◆ OF() [2/3]

◆ OF() [3/3]