Struct ash::Instance [] [src]

pub struct Instance<V: FunctionPointers> { /* fields omitted */ }

Methods

impl<V: FunctionPointers> Instance<V>
[src]

Trait Implementations

impl<V: Clone + FunctionPointers> Clone for Instance<V> where V::InstanceFp: Clone
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl InstanceV1_0 for Instance<V1_0>
[src]