Rizin
unix-like reverse engineering framework and cli tools
|
#include "zipint.h"
Go to the source code of this file.
Functions | |
ZIP_EXTERN int | zip_source_begin_write (zip_source_t *src) |
ZIP_EXTERN int zip_source_begin_write | ( | zip_source_t * | src | ) |
Definition at line 39 of file zip_source_begin_write.c.
References _zip_source_call(), NULL, src, ZIP_ER_INVAL, zip_error_set(), ZIP_SOURCE_BEGIN_WRITE, ZIP_SOURCE_IS_OPEN_WRITING, and ZIP_SOURCE_WRITE_OPEN.
Referenced by copy_source(), and zip_close().