al_register_font_loader

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nothrow @nogc extern (C)
bool
al_register_font_loader
(
in char* ext
,
ALLEGRO_FONT* function
(
in char* filename
,
int size
,
int flags
)
load
)

Meta