hb_font_get_glyph_from_name_func_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc nothrow
alias hb_font_get_glyph_from_name_func_t = int function
(,
void* font_data
,
const(char)* name
,
int len
,,
void* user_data
)

Meta