Rizin
unix-like reverse engineering framework and cli tools
|
#include <unzip.h>
Public Attributes | |
ZPOS64_T | pos_in_zip_directory |
ZPOS64_T | num_of_file |
ZPOS64_T unz64_file_pos_s::num_of_file |
Definition at line 275 of file unzip.h.
Referenced by unzGetFilePos(), unzGetFilePos64(), unzGoToFilePos(), and unzGoToFilePos64().
ZPOS64_T unz64_file_pos_s::pos_in_zip_directory |
Definition at line 274 of file unzip.h.
Referenced by unzGetFilePos(), unzGetFilePos64(), unzGoToFilePos(), and unzGoToFilePos64().