Union gvr_sys::gvr_event__bindgen_ty_1 [] [src]

#[repr(C)]
pub union gvr_event__bindgen_ty_1 { pub recenter_event_data: gvr_recenter_event_data, pub padding: [u8; 496], // some fields omitted }

Fields

recenter_event_data: gvr_recenter_event_data padding: [u8; 496]

Trait Implementations

impl Copy for gvr_event__bindgen_ty_1
[src]

impl Clone for gvr_event__bindgen_ty_1
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more