pub unsafe extern "C" fn XPLMGetNthHotKey(
inIndex: c_int,
) -> XPLMHotKeyIDExpand description
XPLMGetNthHotKey
Returns a hot key by index, for iteration on all hot keys.
pub unsafe extern "C" fn XPLMGetNthHotKey(
inIndex: c_int,
) -> XPLMHotKeyIDXPLMGetNthHotKey
Returns a hot key by index, for iteration on all hot keys.