|
| int(* | reset )(z_streamp) |
| |
| int(* | end )(z_streamp) |
| |
| int(* | run )(z_streamp, int) |
| |
Definition at line 533 of file zlib.c.
◆ end
| int(* zstream::zstream_funcs::end) (z_streamp) |
◆ reset
| int(* zstream::zstream_funcs::reset) (z_streamp) |
◆ run
| int(* zstream::zstream_funcs::run) (z_streamp, int) |
The documentation for this struct was generated from the following file: