Class hb_color_line_get_color_stops_func_t

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

public abstract class hb_color_line_get_color_stops_func_t extends org.lwjgl.system.Callback implements hb_color_line_get_color_stops_func_tI

Type


 unsigned int (*hb_color_line_get_color_stops_func_tI.invoke(long, long, int, long, long, long)) (
     hb_color_line_t *color_line,
     void *color_line_data,
     unsigned int start,
     unsigned int *count,
     hb_color_stop_t *color_stops,
     void *user_data
 )