Struct xplm_sys::_bindgen_ty_47 [] [src]

#[repr(C)]
pub struct _bindgen_ty_47 { pub structSize: c_int, pub locationX: f32, pub locationY: f32, pub locationZ: f32, pub normalX: f32, pub normalY: f32, pub normalZ: f32, pub velocityX: f32, pub velocityY: f32, pub velocityZ: f32, pub is_wet: c_int, }

Fields

Trait Implementations

impl Debug for _bindgen_ty_47
[src]

Formats the value using the given formatter.

impl Copy for _bindgen_ty_47
[src]

impl Clone for _bindgen_ty_47
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more