DOKK / manpages / debian 12 / libzzip-dev / zzip_rewind.3.en
zzip_rewind(3) zziplib Function List zzip_rewind(3)

zzip_rewind - rewind.

#include <zzip/lib.h>



int
zzip_rewind(ZZIP_FILE * fp)


The zzip_rewind function will rewind a real/zipped file.


It seeks to the beginning of this file's data in the zip, or the beginning of the file for a stat'fd.


Guido Draheim <guidod@gmx.de> Tomi Ollila <Tomi.Ollila@iki.fi>


Copyright (c) Guido Draheim, use under copyleft (LGPL,MPL)

0.13.72 zziplib