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