Struct winapi::oaidl::ICreateTypeLib
[−]
[src]
pub struct ICreateTypeLib;
Trait Implementations
Derived Implementations
impl Debug for ICreateTypeLib
[src]
impl Copy for ICreateTypeLib
[src]
impl Clone for ICreateTypeLib
[src]
fn clone(&self) -> ICreateTypeLib
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0
Performs copy-assignment from source
. Read more