cef_browser_t.reload_ignore_cache

Reload the current page ignoring any cached data.

struct cef_browser_t
extern (System)
void function(cef_browser_t* self) nothrow reload_ignore_cache;

Meta