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

Author: dt

Created: 2022-02-21 Mon 13:24