pub unsafe extern "C" fn XPLMGetScreenSize(
outWidth: *mut c_int,
outHeight: *mut c_int,
)Expand description
XPLMGetScreenSize
This routine returns the size of the main X-Plane OpenGL window in pixels. This number can be used to get a rough idea of the amount of detail the user will be able to see when drawing in 3-d.