lzma_filter

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
package extern (C) nothrow @nogc
static if(BOTAN_HAS_LZMA)
struct lzma_filter {}

Members

Variables

id
lzma_vli id;
Undocumented in source.
options
void* options;
Undocumented in source.

Meta