#[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: u32flCaps: u32cGlyphsSupported: u32cjMaxGlyph1: u32cjMaxGlyph4: u32cjMaxGlyph8: u32cjMaxGlyph32: u32