Rizin
unix-like reverse engineering framework and cli tools
|
#include "zipint.h"
Go to the source code of this file.
Functions | |
ZIP_EXTERN zip_int64_t | zip_ftell (zip_file_t *zf) |
ZIP_EXTERN zip_int64_t zip_ftell | ( | zip_file_t * | zf | ) |
Definition at line 38 of file zip_ftell.c.
References _zip_error_set_from_source(), zip_file::error, zip_file::src, zip_error::zip_err, and zip_source_tell().