pub unsafe extern "C" fn XPLMSetWindowIsVisible(
inWindowID: XPLMWindowID,
inIsVisible: c_int,
)Expand description
XPLMSetWindowIsVisible
This routine shows or hides a window.
pub unsafe extern "C" fn XPLMSetWindowIsVisible(
inWindowID: XPLMWindowID,
inIsVisible: c_int,
)XPLMSetWindowIsVisible
This routine shows or hides a window.