ReactOS 0.4.15-dev-7958-gcd0bb1a
infblock.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct inflate_blocks_state FAR inflate_blocks_statef
 

Functions

inflate_blocks_statef *inflate_blocks_new OF ((z_streamp z, check_func c, uInt w))
 
int inflate_blocks OF ((inflate_blocks_statef *, z_streamp, int))
 
void inflate_blocks_reset OF ((inflate_blocks_statef *, z_streamp, uLongf *))
 
int inflate_blocks_free OF ((inflate_blocks_statef *, z_streamp))
 

Typedef Documentation

◆ inflate_blocks_statef

Definition at line 15 of file infblock.h.

Function Documentation

◆ OF() [1/4]

◆ OF() [2/4]

◆ OF() [3/4]

◆ OF() [4/4]