cef_menu_button_t.show_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_button_t
extern (System) @nogc nothrow
void function(cef_menu_button_t*, cef_menu_model_t*, const(cef_point_t)*, cef_menu_anchor_position_t) show_menu;

Meta