cef_browser_host_t.show_dev_tools

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
struct cef_browser_host_t
extern (System) @nogc nothrow
void function(cef_browser_host_t*, const(cef_window_info_t)*, cef_client_t*, const(cef_browser_settings_t)*, const(cef_point_t)*) show_dev_tools;

Meta