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