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