pub unsafe extern "C" fn XPLMEnableMenuItem(
inMenu: XPLMMenuID,
index: c_int,
enabled: c_int,
)Expand description
XPLMEnableMenuItem
Sets whether this menu item is enabled. Items start out enabled.
pub unsafe extern "C" fn XPLMEnableMenuItem(
inMenu: XPLMMenuID,
index: c_int,
enabled: c_int,
)XPLMEnableMenuItem
Sets whether this menu item is enabled. Items start out enabled.