Struct openvr::VkQueue_T [] [src]

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

Fields

Trait Implementations

impl Clone for VkQueue_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 VkQueue_T
[src]

impl Debug for VkQueue_T
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for VkQueue_T

impl Sync for VkQueue_T