| ZIP_ERROR_FINI(3) | Library Functions Manual | ZIP_ERROR_FINI(3) | 
zip_error_fini —
#include <zip.h>
void
  
  zip_error_fini(zip_error_t
    *ze);
zip_error_fini() function cleans up and frees
  internally allocated memory of the zip_error pointed to by
  ze.
zip_error_fini() was added in libzip 1.0.
| December 18, 2017 | NiH |