cef_render_process_handler_t.on_context_created

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_render_process_handler_t
extern (System) @nogc nothrow
void function(cef_render_process_handler_t*, cef_browser_t*, cef_frame_t*, cef_v8context_t*) on_context_created;

Meta