Beispiel #1
0
 public extern static void hb_font_funcs_set_font_v_extents_func(hb_font_funcs_t ffuncs, FontExtentsProxyDelegate func, IntPtr user_data, hb_destroy_func_t destroy);
Beispiel #2
0
 public extern static void hb_font_funcs_set_font_v_extents_func(IntPtr ffuncs, FontExtentsProxyDelegate func, IntPtr user_data, ReleaseDelegateProxyDelegate destroy);