Exemple #1
0
 public extern static void hb_font_funcs_set_nominal_glyph_func(hb_font_funcs_t ffuncs, NominalGlyphProxyDelegate func, IntPtr user_data, hb_destroy_func_t destroy);
Exemple #2
0
 public extern static void hb_font_funcs_set_nominal_glyph_func(IntPtr ffuncs, NominalGlyphProxyDelegate func, IntPtr user_data, ReleaseDelegateProxyDelegate destroy);