pub unsafe extern "C" fn XPLMGetAvionicsGeometry(
inHandle: XPLMAvionicsID,
outLeft: *mut c_int,
outTop: *mut c_int,
outRight: *mut c_int,
outBottom: *mut c_int,
)Expand description
XPLMGetAvionicsGeometry
Returns the bounds of a cockpit device’s popup window in the X-Plane coordinate system.