Struct ash::vk::types::Instance [] [src]

#[repr(C)]
pub struct Instance { /* fields omitted */ }

Methods

impl Instance
[src]

Trait Implementations

impl Clone for Instance
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Instance
[src]

impl Debug for Instance
[src]

Formats the value using the given formatter.