Struct xplm_sys::_bindgen_ty_32 [] [src]

#[repr(C)]
pub struct _bindgen_ty_32 { pub x: f32, pub y: f32, pub z: f32, pub pitch: f32, pub heading: f32, pub roll: f32, pub zoom: f32, }

Fields

Trait Implementations

impl Debug for _bindgen_ty_32
[src]

Formats the value using the given formatter.

impl Copy for _bindgen_ty_32
[src]

impl Clone for _bindgen_ty_32
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more