1al_ustr_free(3) Library Functions Manual al_ustr_free(3)
23
4
NAME
6al_ustr_free
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
void al_ustr_free(ALLEGRO_USTR *us)
12
DESCRIPTION
14Free a previously allocated string. Does nothing if the argument is
15NULL.
1617
18
19
Allegro reference manual al_ustr_free(3)