mz_zip_add_mem_to_archive_file_in_place

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
int
mz_zip_add_mem_to_archive_file_in_place
(
in char* pZip_filename
,
in char* pArchive_name
,
in void* pBuf
,
size_t buf_size
,
in void* pComment
,,)

Meta