al_get_ustr_width - Man Page
Allegro 5 API
Synopsis
#include <allegro5/allegro_font.h> int al_get_ustr_width(const ALLEGRO_FONT *f, ALLEGRO_USTR const *ustr)
Description
Like al_get_text_width(3) but expects an ALLEGRO_USTR.
See Also
Referenced By
Allegro reference manual