Enum xplm_sys::_bindgen_ty_34 [] [src]

#[repr(u32)]
pub enum _bindgen_ty_34 { xplm_Phase_FirstScene, xplm_Phase_Terrain, xplm_Phase_Airports, xplm_Phase_Vectors, xplm_Phase_Objects, xplm_Phase_Airplanes, xplm_Phase_LastScene, xplm_Phase_FirstCockpit, xplm_Phase_Panel, xplm_Phase_Gauges, xplm_Phase_Window, xplm_Phase_LastCockpit, xplm_Phase_LocalMap3D, xplm_Phase_LocalMap2D, xplm_Phase_LocalMapProfile, }

Variants

Trait Implementations

impl Debug for _bindgen_ty_34
[src]

Formats the value using the given formatter.

impl Copy for _bindgen_ty_34
[src]

impl Clone for _bindgen_ty_34
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for _bindgen_ty_34
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for _bindgen_ty_34
[src]

impl Hash for _bindgen_ty_34
[src]

Feeds this value into the given [Hasher]. Read more

Feeds a slice of this type into the given [Hasher]. Read more