cef_context_menu_handler_t.run_context_menu

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_context_menu_handler_t
extern (System) @nogc nothrow
int function(cef_context_menu_handler_t*, cef_browser_t*, cef_frame_t*, cef_context_menu_params_t*, cef_menu_model_t*, cef_run_context_menu_callback_t*) run_context_menu;

Meta