hb_font_funcs_set_nominal_glyphs_func

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_font_funcs_set_nominal_glyphs_func(hb_font_funcs_t* ffuncs, hb_font_get_nominal_glyphs_func_t func, void* user_data, hb_destroy_func_t destroy)
  2. fp_hb_font_funcs_set_nominal_glyphs_func hb_font_funcs_set_nominal_glyphs_func;
    version(!BindHB_Static)
    extern (C) @nogc nothrow __gshared
    static if(hbSupport >= 20000)
    fp_hb_font_funcs_set_nominal_glyphs_func hb_font_funcs_set_nominal_glyphs_func;

Meta