hb_unicode_decompose_compatibility

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. uint hb_unicode_decompose_compatibility(hb_unicode_funcs_t* ufuncs, hb_codepoint_t u, hb_codepoint_t* decomposed)
  2. fp_hb_unicode_decompose_compatibility hb_unicode_decompose_compatibility;
    version(HB_with_deprecated && !BindHB_Static)
    deprecated extern (C) @nogc nothrow __gshared
    fp_hb_unicode_decompose_compatibility hb_unicode_decompose_compatibility;

Meta