Struct ovr_mobile_sys::ovrInputCapabilityHeader_ [] [src]

#[repr(C)]
pub struct ovrInputCapabilityHeader_ { pub Type: ovrControllerType, pub DeviceID: ovrDeviceID, }

Fields

Trait Implementations

impl Debug for ovrInputCapabilityHeader_
[src]

[src]

Formats the value using the given formatter.

impl Copy for ovrInputCapabilityHeader_
[src]

impl Clone for ovrInputCapabilityHeader_
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more