Rizin
unix-like reverse engineering framework and cli tools
|
#include <kwaj.h>
Public Attributes | |
struct mskwaj_decompressor | base |
struct mspack_system * | system |
int | error |
struct mskwaj_decompressor mskwaj_decompressor_p::base |
Definition at line 30 of file kwaj.h.
Referenced by kwajd_close(), kwajd_decompress(), kwajd_error(), kwajd_extract(), kwajd_open(), and mspack_destroy_kwaj_decompressor().
struct mspack_system* mskwaj_decompressor_p::system |