Struct winapi::shared::wtypes::userHMETAFILEPICT [−][src]
#[repr(C)]pub struct userHMETAFILEPICT {
pub fContext: LONG,
pub u: userHMETAFILEPICT_u,
}
Fields
fContext: LONG
u: userHMETAFILEPICT_u
Trait Implementations
Returns the “default value” for a type. Read more