Macro zipp::zip_err[][src]

macro_rules! zip_err {
    ($zip_ptr : expr) => { ... };
}
Expand description

Get zip error. The argument is the pointer of zip_archive_t.