Rizin
unix-like reverse engineering framework and cli tools
|
#include "zipint.h"
Go to the source code of this file.
Functions | |
ZIP_EXTERN const char * | zip_file_strerror (zip_file_t *zf) |
ZIP_EXTERN const char* zip_file_strerror | ( | zip_file_t * | zf | ) |
Definition at line 39 of file zip_file_strerror.c.
References zip_file::error, and zip_error_strerror().
Referenced by cat(), and test_file().