Struct openvr_sys::VkQueue_T[][src]

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

Fields

Trait Implementations

impl Debug for VkQueue_T
[src]

Formats the value using the given formatter. Read more

impl Copy for VkQueue_T
[src]

impl Clone for VkQueue_T
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for VkQueue_T

impl Sync for VkQueue_T