Type Definition ash::Entry[][src]

type Entry<V> = EntryCustom<V, Arc<DynamicLibrary>>;

Methods

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