hb_subset_input_create_or_fail

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. hb_subset_input_t* hb_subset_input_create_or_fail()
  2. fp_hb_subset_input_create_or_fail hb_subset_input_create_or_fail;
    version(HB_with_subset && !BindHB_Static)
    extern (C) @nogc nothrow __gshared
    static if(hbSupport >= 20500)
    fp_hb_subset_input_create_or_fail hb_subset_input_create_or_fail;

Meta