_bindgen_ty_11

Type Alias _bindgen_ty_11 

Source
pub type _bindgen_ty_11 = c_int;
Expand description

XPLMTextureID

XPLM Texture IDs name well-known textures in the sim for you to use. This allows you to recycle textures from X-Plane, saving VRAM.

Warning: do not use these enums. The only remaining use they have is to access the legacy compatibility v10 UI texture; if you need this, get it via the Widgets library.