- callback_ctrl
core.stdc.config.c_long function() callback_ctrl;
Undocumented in source.
- compress
int function(.COMP_CTX* ctx, ubyte* out_, uint olen, ubyte* in_, uint ilen) compress;
Undocumented in source.
- ctrl
core.stdc.config.c_long function() ctrl;
Undocumented in source.
- expand
int function(.COMP_CTX* ctx, ubyte* out_, uint olen, ubyte* in_, uint ilen) expand;
Undocumented in source.
- finish
void function(.COMP_CTX* ctx) finish;
Undocumented in source.
- init
int function(.COMP_CTX* ctx) init;
Undocumented in source.
- name
const(char)* name;
A text string to identify the library
- type
int type;
NID for compression library