Delegate paint_push_clip_glyph_func_t
public delegate void paint_push_clip_glyph_func_t(IntPtr funcs, IntPtr paintData, codepoint_t glyph, IntPtr font, IntPtr userData)
Parameters
funcs
IntPtrpaintData
IntPtrglyph
codepoint_tfont
IntPtruserData
IntPtr