Macro zipp::file_err [−][src]
macro_rules! file_err { ($fp_ptr : expr) => { ... }; }
Expand description
Get file error. The argument is the pointer of zip_file_t.
macro_rules! file_err { ($fp_ptr : expr) => { ... }; }
Get file error. The argument is the pointer of zip_file_t.