hb_ot_layout_feature_get_characters

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_layout_feature_get_characters(hb_face_t* face, hb_tag_t table_tag, uint feature_index, uint start_offset, uint* char_count, hb_codepoint_t* characters)
  2. fp_hb_ot_layout_feature_get_characters hb_ot_layout_feature_get_characters;
    version(!BindHB_Static)
    extern (C) @nogc nothrow __gshared
    static if(hbSupport >= HBSupport.v2_6_3)
    fp_hb_ot_layout_feature_get_characters hb_ot_layout_feature_get_characters;

Meta