ZSTD_parameters

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(BindZSTD_Static)
extern (C) @nogc nothrow
struct ZSTD_parameters {}

Members

Variables

cParams
ZSTD_compressionParameters cParams;
Undocumented in source.
fParams
ZSTD_frameParameters fParams;
Undocumented in source.

Meta