cef_zip_reader_t.close

Closes the archive. This should be called directly to ensure that cleanup occurs on the correct thread.

struct cef_zip_reader_t
extern (System)
int function(cef_zip_reader_t* self) nothrow close;

Meta