Manpages - zip_source_is_deleted.3
libzip (-lzip)
The function
returns whether the zip_source was deleted. This can for example happen when all entries are removed from a zip archive.
returns 1 if the zip_source is deleted and 0 otherwise.
was added in libzip 1.0.
and