#[repr(C)]pub struct WIDTHRUN {
pub wStartGlyph: u16,
pub wGlyphCount: u16,
pub loCharWidthOffset: u32,
}Expand description
Required features: ‘Win32_Graphics_Printing’
Fields
wStartGlyph: u16wGlyphCount: u16loCharWidthOffset: u32#[repr(C)]pub struct WIDTHRUN {
pub wStartGlyph: u16,
pub wGlyphCount: u16,
pub loCharWidthOffset: u32,
}Required features: ‘Win32_Graphics_Printing’
wStartGlyph: u16wGlyphCount: u16loCharWidthOffset: u32