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