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.