Struct ash::Entry [] [src]

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

Methods

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

Trait Implementations

impl<V: Clone + FunctionPointers> Clone for Entry<V> where V::EntryFp: Clone
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl EntryV1_0 for Entry<V1_0>
[src]