hb_ot_color_glyph_get_layers

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. uint hb_ot_color_glyph_get_layers(hb_face_t* face, hb_codepoint_t glyph, uint start_offset, uint* layer_count, hb_ot_color_layer_t* layers)
    version(BindHB_Static)
    extern (C) @nogc nothrow
    static if(hbSupport >= HBSupport.v2_6_3)
    uint
    hb_ot_color_glyph_get_layers
  2. fp_hb_ot_color_glyph_get_layers hb_ot_color_glyph_get_layers;

Meta