Delegate font_draw_glyph_func_t
public delegate void font_draw_glyph_func_t(IntPtr font, IntPtr fontData, codepoint_t glyph, IntPtr drawFuncs, IntPtr drawData, IntPtr userData)
public delegate void font_draw_glyph_func_t(IntPtr font, IntPtr fontData, codepoint_t glyph, IntPtr drawFuncs, IntPtr drawData, IntPtr userData)