- avail_in
uint avail_in;
Undocumented in source.
- avail_out
uint avail_out;
Undocumented in source.
- bzalloc
void* function(void*, int, int) bzalloc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- bzfree
void function(void*, void*) bzfree;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- next_in
const(ubyte)* next_in;
Undocumented in source.
- next_out
ubyte* next_out;
Undocumented in source.
- opaque
void* opaque;
Undocumented in source.
- state
void* state;
Undocumented in source.
- total_in_hi32
uint total_in_hi32;
Undocumented in source.
- total_in_lo32
uint total_in_lo32;
Undocumented in source.
- total_out_hi32
uint total_out_hi32;
Undocumented in source.
- total_out_lo32
uint total_out_lo32;
Undocumented in source.