pub unsafe extern "C" fn XPLMIsAvionicsBound(
inHandle: XPLMAvionicsID,
) -> c_intExpand description
XPLMIsAvionicsBound
Returns true (1) if the cockpit device with the given handle is used by the current aircraft.
pub unsafe extern "C" fn XPLMIsAvionicsBound(
inHandle: XPLMAvionicsID,
) -> c_intXPLMIsAvionicsBound
Returns true (1) if the cockpit device with the given handle is used by the current aircraft.