Type Definition harfbuzz::hb_unicode_general_category_func_t [] [src]

type hb_unicode_general_category_func_t = extern "C" fn(_: *mut hb_unicode_funcs_t, _: hb_codepoint_t, _: *mut c_void) -> hb_unicode_general_category_t;