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