Manpages - zip_fread.3
libzip (-lzip)
The
function reads at most
bytes from
into
If successful, the number of bytes actually read is returned. Otherwise, -1 is returned.
was added in libzip 0.6. In libzip 0.10 the return type was changed from
to
In libzip 0.10 the type of
was changed from
to
and