extern struct NarrowGlyph [src]

Fields

unicode_weight: u16
attributes: NarrowGlyphAttributes
glyph_col_1: [19]u8

Source

pub const NarrowGlyph = extern struct { unicode_weight: u16, attributes: NarrowGlyphAttributes, glyph_col_1: [19]u8, }