cef_menu_model_delegate_t.mouse_outside_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_menu_model_delegate_t
extern (System) @nogc nothrow
void function(cef_menu_model_delegate_t*, cef_menu_model_t*, const(cef_point_t)*) mouse_outside_menu;

Meta