hb_ot_layout_feature_get_name_ids

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. hb_bool_t hb_ot_layout_feature_get_name_ids(hb_face_t* face, hb_tag_t table_tag, uint feature_index, hb_ot_name_id_t* label_id, hb_ot_name_id_t* tooltip_id, hb_ot_name_id_t* sample_id, uint* num_named_parameters, hb_ot_name_id_t* first_param_id)
    version(BindHB_Static)
    extern (C) @nogc nothrow
    static if(hbSupport >= HBSupport.v2_6_3)
    hb_ot_layout_feature_get_name_ids
  2. fp_hb_ot_layout_feature_get_name_ids hb_ot_layout_feature_get_name_ids;

Meta