Struct lava::VkInstance[][src]

pub struct VkInstance { /* fields omitted */ }

Methods

impl VkInstance
[src]

impl VkInstance
[src]

Trait Implementations

impl Debug for VkInstance
[src]

Formats the value using the given formatter. Read more

impl Copy for VkInstance
[src]

impl Clone for VkInstance
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for VkInstance
[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl !Send for VkInstance

impl !Sync for VkInstance