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 const char * | zip_get_file_comment (zip_t *za, zip_uint64_t idx, int *lenp, int flags) |
#define _ZIP_COMPILING_DEPRECATED |
Definition at line 35 of file zip_get_file_comment.c.
ZIP_EXTERN const char* zip_get_file_comment | ( | zip_t * | za, |
zip_uint64_t | idx, | ||
int * | lenp, | ||
int | flags | ||
) |
Definition at line 40 of file zip_get_file_comment.c.
References flags, setup::idx, int, len, NULL, s, za, and zip_file_get_comment().
Referenced by get_file_comment().