[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazharfbuzz0.pas line 1499
type Thb_unicode_decompose_compatibility_func_t = function( |
ufuncs: Phb_unicode_funcs_t; |
u: Thb_codepoint_t; |
decomposed: Phb_codepoint_t; |
user_data: Pgpointer |
):guint; |