Struct winapi::shobjidl::IDelegateItem
[−]
[src]
pub struct IDelegateItem;
Trait Implementations
Derived Implementations
impl Debug for IDelegateItem
[src]
impl Copy for IDelegateItem
[src]
impl Clone for IDelegateItem
[src]
fn clone(&self) -> IDelegateItem
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