al_ustr_free(1) Allegro 5 API

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.