SYNOPSIS #include <allegro5/allegro.h>void al_ustr_free(ALLEGRO_USTR *us) DESCRIPTION Free a previously allocated string. Does nothing if the argument is NULL.