hb_unicode_compose

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_unicode_compose(hb_unicode_funcs_t* ufuncs, hb_codepoint_t a, hb_codepoint_t b, hb_codepoint_t* ab)
  2. fp_hb_unicode_compose hb_unicode_compose;
    version(!BindHB_Static)
    extern (C) @nogc nothrow __gshared
    fp_hb_unicode_compose hb_unicode_compose;

Meta