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