ALLEGRO_FONT_VTABLE.render_char

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct ALLEGRO_FONT_VTABLE
extern (C) nothrow
int function(const(ALLEGRO_FONT)*, ALLEGRO_COLOR, int, float, float) render_char;

Meta