Struct winapi::um::wingdi::NEWTEXTMETRICEXW [−][src]
#[repr(C)]pub struct NEWTEXTMETRICEXW {
pub ntmTm: NEWTEXTMETRICW,
pub ntmFontSig: FONTSIGNATURE,
}Fields
ntmTm: NEWTEXTMETRICWntmFontSig: FONTSIGNATURETrait Implementations
Returns the “default value” for a type. Read more