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