hb_aat_layout_feature_type_get_selector_infos

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_aat_layout_feature_type_get_selector_infos(hb_face_t* face, hb_aat_layout_feature_type_t feature_type, uint start_offset, uint* selector_count, hb_aat_layout_feature_selector_info_t* selectors, uint* default_index)
    version(BindHB_Static)
    extern (C) @nogc nothrow
    static if(hbSupport >= HBSupport.v2_6_3)
    uint
    hb_aat_layout_feature_type_get_selector_infos
  2. fp_hb_aat_layout_feature_type_get_selector_infos hb_aat_layout_feature_type_get_selector_infos;

Meta