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)
    version(BindHB_Static)
    extern (C) @nogc nothrow
    static if(hbSupport >= HBSupport.v2_6_3)
    uint
    hb_ot_layout_feature_get_characters
  2. fp_hb_ot_layout_feature_get_characters hb_ot_layout_feature_get_characters;

Meta