Rizin
unix-like reverse engineering framework and cli tools
|
#include <lz4frame.h>
Public Attributes | |
unsigned | stableSrc |
unsigned | reserved [3] |
Definition at line 235 of file lz4frame.h.
unsigned LZ4F_compressOptions_t::reserved[3] |
Definition at line 237 of file lz4frame.h.
unsigned LZ4F_compressOptions_t::stableSrc |
Definition at line 236 of file lz4frame.h.
Referenced by fuzzerTests(), and LZ4F_compressUpdate().