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