Table of Contents

Delegate unicode_decompose_compatibility_func_t

Namespace
HarfBuzz
Assembly
HarfBuzz-0.0.dll
public delegate uint unicode_decompose_compatibility_func_t(unicode_funcs_t ufuncs, codepoint_t u, ref codepoint_t decomposed)

Parameters

ufuncs unicode_funcs_t
u codepoint_t
decomposed codepoint_t

Returns

uint