Struct winapi::um::wingdi::EMREXTCREATEFONTINDIRECTW [−][src]
#[repr(C)]pub struct EMREXTCREATEFONTINDIRECTW {
pub emr: EMR,
pub ihFont: DWORD,
pub elfw: EXTLOGFONTW,
}Fields
emr: EMRihFont: DWORDelfw: EXTLOGFONTWTrait Implementations
Returns the “default value” for a type. Read more