ALLEGRO_FONT_VTABLE.get_text_dimensions

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
void function(const(ALLEGRO_FONT)*, const(ALLEGRO_USTR)*, int*, int*, int*, int*) get_text_dimensions;

Meta