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