cef_render_process_handler_t.on_uncaught_exception

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*, cef_v8exception_t*, cef_v8stack_trace_t*) on_uncaught_exception;

Meta