|
NAMEzip_source_keep —
increment reference count of zip data source
LIBRARYlibzip (-lzip)SYNOPSIS#include <zip.h>
void
DESCRIPTIONThe functionzip_source_keep () increments the reference
count of source.
SEE ALSOlibzip(3), zip_source(3), zip_source_free(3)HISTORYzip_source_keep () was added in libzip 1.0.
AUTHORSDieter Baron <dillo@nih.at> and Thomas Klausner <tk@giga.or.at>
Visit the GSP FreeBSD Man Page Interface. |