Struct dvk::core::VkInstance [] [src]

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

Methods

impl VkInstance
[src]

Trait Implementations

impl Clone for VkInstance
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for VkInstance
[src]