Rizin
unix-like reverse engineering framework and cli tools
|
#include "zipint.h"
Go to the source code of this file.
Functions | |
int | zip_source_remove (zip_source_t *src) |
int zip_source_remove | ( | zip_source_t * | src | ) |
Definition at line 39 of file zip_source_remove.c.
References _zip_source_call(), NULL, src, zip_source_close(), ZIP_SOURCE_IS_OPEN_READING, ZIP_SOURCE_REMOVE, zip_source_rollback_write(), ZIP_SOURCE_WRITE_CLOSED, and ZIP_SOURCE_WRITE_REMOVED.
Referenced by zip_close().