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