Class hb_paint_push_clip_glyph_func_t

java.lang.Object
org.lwjgl.system.Callback
org.lwjgl.util.harfbuzz.hb_paint_push_clip_glyph_func_t
All Implemented Interfaces:
AutoCloseable, org.lwjgl.system.CallbackI, org.lwjgl.system.NativeResource, org.lwjgl.system.Pointer, hb_paint_push_clip_glyph_func_tI

public abstract class hb_paint_push_clip_glyph_func_t extends org.lwjgl.system.Callback implements hb_paint_push_clip_glyph_func_tI

Type


 void (*hb_paint_push_clip_glyph_func_tI.invoke(long, long, int, long, long)) (
     hb_paint_funcs_t *funcs,
     void *paint_data,
     hb_codepoint_t glyph,
     hb_font_t *font,
     void *user_data
 )