Function xplm_sys::XPLMCheckMenuItemState [] [src]

pub unsafe extern "C" fn XPLMCheckMenuItemState(
    inMenu: XPLMMenuID,
    index: c_int,
    outCheck: *mut XPLMMenuCheck
)