LIBRARY libzip (-lzip) SYNOPSIS #include <zip.h> void zip_source_keep(zip_source_t *source); DESCRIPTION The function zip_source_keep() increments the reference count of source. AUTHORS Dieter Baron <[email protected]> and Thomas Klausner <[email protected]>