Struct openvr::VkPhysicalDevice_T [] [src]

#[repr(C)]
pub struct VkPhysicalDevice_T { pub _address: u8, }

Fields

Trait Implementations

impl Clone for VkPhysicalDevice_T
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for VkPhysicalDevice_T
[src]

impl Debug for VkPhysicalDevice_T
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations