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