Struct winapi::um::wingdi::ENUMTEXTMETRICW [−][src]
#[repr(C)]pub struct ENUMTEXTMETRICW {
pub etmNewTextMetricEx: NEWTEXTMETRICEXW,
pub etmAxesList: AXESLISTW,
}Fields
etmNewTextMetricEx: NEWTEXTMETRICEXWetmAxesList: AXESLISTWTrait Implementations
Returns the “default value” for a type. Read more