struct NarrowGlyphAttributes [src]

Fields

non_spacing: bool
wide: bool
_pad: u6 = 0

Source

pub const NarrowGlyphAttributes = packed struct(u8) { non_spacing: bool, wide: bool, _pad: u6 = 0, }