Definition at line 282 of file miniz.h.
◆ adler
| mz_ulong mz_stream_s::adler |
◆ avail_in
| unsigned int mz_stream_s::avail_in |
◆ avail_out
| unsigned int mz_stream_s::avail_out |
◆ data_type
| int mz_stream_s::data_type |
◆ msg
◆ next_in
| const unsigned char* mz_stream_s::next_in |
◆ next_out
| unsigned char* mz_stream_s::next_out |
◆ opaque
| void* mz_stream_s::opaque |
◆ reserved
| mz_ulong mz_stream_s::reserved |
◆ state
| struct mz_internal_state* mz_stream_s::state |
◆ total_in
| mz_ulong mz_stream_s::total_in |
◆ total_out
| mz_ulong mz_stream_s::total_out |
◆ zalloc
| mz_alloc_func mz_stream_s::zalloc |
◆ zfree
| mz_free_func mz_stream_s::zfree |
The documentation for this struct was generated from the following file: