cef_browser_host_t.close_dev_tools

Explicitly close the associated DevTools browser, if any.

struct cef_browser_host_t
extern (System)
void function(cef_browser_host_t* self) nothrow close_dev_tools;

Meta