Manpages - zip_source_tell_write.3
libzip (-lzip)
The function
returns the current write offset for
The return value can be passed to
with
set to
to return to the same location in the source.
Upon successful completion the current write offset is returned. Otherwise, -1 is returned and the error information in
is set to indicate the error.
was added in libzip 1.0.
and