hb_unicode_decompose

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

Meta