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