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