struct WideGlyphAttributes [src]

Fields

non_spacing: bool
wide: bool
_pad: u6 = 0

Source

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