Rizin
unix-like reverse engineering framework and cli tools
|
#include <lz4frame.h>
Public Attributes | |
unsigned | stableDst |
unsigned | reserved [3] |
Definition at line 349 of file lz4frame.h.
unsigned LZ4F_decompressOptions_t::reserved[3] |
Definition at line 351 of file lz4frame.h.
unsigned LZ4F_decompressOptions_t::stableDst |
Definition at line 350 of file lz4frame.h.
Referenced by FUZZ_decompressFrame(), LLVMFuzzerTestOneInput(), LZ4F_decompress(), and test_lz4f_decompression_wBuffers().