www.LinuxHowtos.org
ZIP_ERROR_FINI
Section: C Library Functions (3)Index Return to Main Contents
BSD mandoc
NAME
zip_error_fini - clean up zip_error structureLIBRARY
libzip -lzip)SYNOPSIS
In zip.h Ft void Fn zip_error_fini zip_error_t *zeDESCRIPTION
The Fn zip_error_fini function cleans up and frees internally allocated memory of the zip_error pointed to by zeSEE ALSO
libzip(3), zip_error_init3HISTORY
Fn zip_error_fini was added in libzip 1.0.AUTHORS
An -nosplit An Dieter Baron Aq Mt dillo@nih.at and An Thomas Klausner Aq Mt wiz@gatalith.at