Struct openvr_sys::VREvent_Property_t [] [src]

#[repr(C)]
pub struct VREvent_Property_t { pub container: PropertyContainerHandle_t, pub prop: ETrackedDeviceProperty, }

Fields

Trait Implementations

impl Debug for VREvent_Property_t
[src]

[src]

Formats the value using the given formatter.

impl Copy for VREvent_Property_t
[src]

impl Clone for VREvent_Property_t
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more