Struct winapi::um::wingdi::ENUMLOGFONTEXDVA [−][src]
#[repr(C)]pub struct ENUMLOGFONTEXDVA {
pub elfEnumLogfontEx: ENUMLOGFONTEXA,
pub elfDesignVector: DESIGNVECTOR,
}Fields
elfEnumLogfontEx: ENUMLOGFONTEXAelfDesignVector: DESIGNVECTORTrait Implementations
Returns the “default value” for a type. Read more