Struct xplm_sys::_bindgen_ty_42 [] [src]

#[repr(C)]
pub struct _bindgen_ty_42 { pub structSize: c_int, pub gearPosition: f32, pub flapRatio: f32, pub spoilerRatio: f32, pub speedBrakeRatio: f32, pub slatRatio: f32, pub wingSweep: f32, pub thrust: f32, pub yokePitch: f32, pub yokeHeading: f32, pub yokeRoll: f32, }

Fields

Trait Implementations

impl Debug for _bindgen_ty_42
[src]

Formats the value using the given formatter.

impl Copy for _bindgen_ty_42
[src]

impl Clone for _bindgen_ty_42
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more