ALLEGRO_FONT_VTABLE.get_glyph_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
bool function(const(ALLEGRO_FONT)*, int, int*, int*, int*, int*) get_glyph_dimensions;

Meta