XPLMCheckMenuItem

Function XPLMCheckMenuItem 

Source
pub unsafe extern "C" fn XPLMCheckMenuItem(
    inMenu: XPLMMenuID,
    index: c_int,
    inCheck: XPLMMenuCheck,
)
Expand description

XPLMCheckMenuItem

Set whether a menu item is checked. Pass in the menu ID and item index.