Rizin
unix-like reverse engineering framework and cli tools
|
#include <szdd.h>
Public Attributes | |
struct msszdd_decompressor | base |
struct mspack_system * | system |
int | error |
struct msszdd_decompressor msszdd_decompressor_p::base |
Definition at line 23 of file szdd.h.
Referenced by mspack_destroy_szdd_decompressor(), szddd_close(), szddd_decompress(), szddd_error(), szddd_extract(), and szddd_open().
struct mspack_system* msszdd_decompressor_p::system |