Rizin
unix-like reverse engineering framework and cli tools
zip_error Struct Reference

#include <zip.h>

Public Attributes

int zip_err
 
int sys_err
 
char *_Nullable str
 

Detailed Description

Definition at line 284 of file zip.h.

Member Data Documentation

◆ str

char* _Nullable zip_error::str

Definition at line 287 of file zip.h.

◆ sys_err

int zip_error::sys_err

Definition at line 286 of file zip.h.

◆ zip_err

int zip_error::zip_err

Definition at line 285 of file zip.h.

Referenced by _zip_open(), _zip_source_had_error(), zip_fclose(), zip_fread(), zip_fseek(), and zip_ftell().


The documentation for this struct was generated from the following file: