ZSTD_bounds

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

Members

Variables

error
size_t error;
Undocumented in source.
lowerBound
int lowerBound;
Undocumented in source.
upperBound
int upperBound;
Undocumented in source.

Meta