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)
    version(BindHB_Static)
    extern (C) @nogc nothrow
    hb_unicode_decompose
  2. fp_hb_unicode_decompose hb_unicode_decompose;

Meta