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