Struct windows_sys::Win32::Graphics::Printing::WIDTHRUN
#[repr(C)]pub struct WIDTHRUN {
pub wStartGlyph: u16,
pub wGlyphCount: u16,
pub loCharWidthOffset: u32,
}Expand description
Required features: "Win32_Graphics_Printing"
Fields§
§wStartGlyph: u16§wGlyphCount: u16§loCharWidthOffset: u32