cef_zip_reader_t.eof

Returns true (1) if at end of the file contents.

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

Meta