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

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

Methods

impl Instance
[src]

[src]

Trait Implementations

impl Clone for Instance
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for Instance
[src]

impl Debug for Instance
[src]

[src]

Formats the value using the given formatter.

impl Send for Instance
[src]

impl Sync for Instance
[src]