pub unsafe extern "C" fn XPLMGetWindowIsVisible(
inWindowID: XPLMWindowID,
) -> c_intExpand description
XPLMGetWindowIsVisible
Returns true (1) if the specified window is visible.
pub unsafe extern "C" fn XPLMGetWindowIsVisible(
inWindowID: XPLMWindowID,
) -> c_intXPLMGetWindowIsVisible
Returns true (1) if the specified window is visible.