Struct winapi::cfgmgr32::PCCARD_RESOURCE [] [src]

pub struct PCCARD_RESOURCE {
    pub PcCard_Header: PCCARD_DES,
}

Fields

PcCard_Header

Trait Implementations

impl Copy for PCCARD_RESOURCE
[src]

impl Clone for PCCARD_RESOURCE
[src]

fn clone(&self) -> PCCARD_RESOURCE

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

Derived Implementations

impl Debug for PCCARD_RESOURCE
[src]

fn fmt(&self, __arg_0: &mut Formatter) -> Result

Formats the value using the given formatter.