alias HarfBuzz::UnicodeDecomposeFuncT
Overview
A virtual method for the #hb_unicode_funcs_t structure.
This method should decompose an input Unicode code point, returning the two decomposed code points in #hb_codepoint_t output parameters (if successful). The method must return an #hb_bool_t indicating the success of the composition.
Alias Definition
HarfBuzz::UnicodeFuncsT, UInt32, UInt32, UInt32 -> Int32