zzip_rewind - rewind.
Contents
Copyright
Copyright (c) Guido Draheim, use under copyleft (LGPL,MPL)
zziplib 0.13.78 zzip_rewind(3)
Description
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.
Name
zzip_rewind - rewind.
Synopsis
#include<zzip/lib.h>
int
zzip_rewind(ZZIP_FILE* fp)
