Struct harfbuzz_sys::hb_ot_color_layer_t [−][src]
#[repr(C)]pub struct hb_ot_color_layer_t { pub glyph: hb_codepoint_t, pub color_index: c_uint, }
hb_ot_color_layer_t:
Pairs of glyph and color index.
Since: 2.1.0
Fields
glyph: hb_codepoint_t
color_index: c_uint
Trait Implementations
impl Clone for hb_ot_color_layer_t
[src]
impl Clone for hb_ot_color_layer_t
[src]