Class hb_unicode_general_category_func_t

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

public abstract class hb_unicode_general_category_func_t extends org.lwjgl.system.Callback implements hb_unicode_general_category_func_tI

Type


 hb_unicode_general_category_t (*hb_unicode_general_category_func_tI.invoke(long, int, long)) (
     hb_unicode_funcs_t *ufuncs,
     hb_codepoint_t unicode,
     void *user_data
 )