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