Struct windows_sys::Win32::Devices::Display::FONTINFO
#[repr(C)]pub struct FONTINFO {
pub cjThis: u32,
pub flCaps: u32,
pub cGlyphsSupported: u32,
pub cjMaxGlyph1: u32,
pub cjMaxGlyph4: u32,
pub cjMaxGlyph8: u32,
pub cjMaxGlyph32: u32,
}Expand description
Required features: "Win32_Devices_Display"
Fields§
§cjThis: u32§flCaps: u32§cGlyphsSupported: u32§cjMaxGlyph1: u32§cjMaxGlyph4: u32§cjMaxGlyph8: u32§cjMaxGlyph32: u32