hb_ot_layout_collect_features

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void hb_ot_layout_collect_features(hb_face_t* face, hb_tag_t table_tag, const(hb_tag_t)* scripts, const(hb_tag_t)* languages, const(hb_tag_t)* features, hb_set_t* feature_indexes)
  2. fp_hb_ot_layout_collect_features hb_ot_layout_collect_features;
    version(!BindHB_Static)
    extern (C) @nogc nothrow __gshared
    static if(hbSupport >= HBSupport.v2_6_3)
    fp_hb_ot_layout_collect_features hb_ot_layout_collect_features;

Meta