pub unsafe extern "C" fn XPLMGetAvionicsGeometryOS(
inHandle: XPLMAvionicsID,
outLeft: *mut c_int,
outTop: *mut c_int,
outRight: *mut c_int,
outBottom: *mut c_int,
)Expand description
XPLMGetAvionicsGeometryOS
Returns the bounds of a cockpit device’s popped-out window.