hb_subset_input_destroy

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_subset_input_destroy(hb_subset_input_t* subset_input)
  2. fp_hb_subset_input_destroy hb_subset_input_destroy;
    version(HB_with_subset && !BindHB_Static)
    extern (C) @nogc nothrow __gshared
    static if(hbSupport >= 20500)
    fp_hb_subset_input_destroy hb_subset_input_destroy;

Meta