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