ALLEGRO_FONT_VTABLE.render

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, const(ALLEGRO_USTR)*, float, float) render;

Meta