Rizin
unix-like reverse engineering framework and cli tools
|
#include "zipint.h"
Go to the source code of this file.
Macros | |
#define | _ZIP_COMPILING_DEPRECATED |
Functions | |
ZIP_EXTERN void | zip_file_error_get (zip_file_t *zf, int *zep, int *sep) |
#define _ZIP_COMPILING_DEPRECATED |
Definition at line 34 of file zip_file_error_get.c.
ZIP_EXTERN void zip_file_error_get | ( | zip_file_t * | zf, |
int * | zep, | ||
int * | sep | ||
) |
Definition at line 39 of file zip_file_error_get.c.
References _zip_error_get(), and zip_file::error.