ZIP_FCLOSE(3) | Library Functions Manual | ZIP_FCLOSE(3) |
zip_fclose
—
#include
<zip.h>
int
zip_fclose
(zip_file_t
*file);
zip_fclose
() function closes
file and frees the memory allocated for it.
zip_fclose
() was added in libzip 0.6.
December 18, 2017 | NetBSD 8.99.27 |