Struct dvk::core::VkDescriptorSet [] [src]

#[repr(C)]
pub struct VkDescriptorSet(_);

Methods

impl VkDescriptorSet
[src]

Trait Implementations

impl Clone for VkDescriptorSet
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for VkDescriptorSet
[src]