14 extern inflate_codes_statef *zlib_inflate_codes_new OF((
16 inflate_huft *, inflate_huft *,
19 extern int zlib_inflate_codes OF((
20 inflate_blocks_statef *,
24 extern void zlib_inflate_codes_free OF((
25 inflate_codes_statef *,
Definition: zlib_infblock.c:12