unicodeCombiningClass
fn
harfbuzz.types.UnicodeCombiningClass unicodeCombiningClass(harfbuzz.unicode_funcs.UnicodeFuncs ufuncs, harfbuzz.types.Codepoint unicode)Retrieves the Canonical Combining Class (ccc) property of code point unicode.
Parameters
ufuncs | The Unicode-functions structure |
unicode | The code point to query |
Returns
The #hb_unicode_combining_class_t of unicode