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

Meta