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