cef_zip_reader_t.get_file_last_modified

Returns the last modified timestamp for the file.

struct cef_zip_reader_t
extern (System)
cef_basetime_t function(cef_zip_reader_t* self) nothrow get_file_last_modified;

Meta