cef_menu_model_delegate_t.execute_command

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*, int, cef_event_flags_t) execute_command;

Meta