1al_ustr_free(3)                                                al_ustr_free(3)
2
3
4

NAME

6       al_ustr_free - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              void al_ustr_free(ALLEGRO_USTR *us)
12

DESCRIPTION

14       Free  a  previously  allocated string.  Does nothing if the argument is
15       NULL.
16

SEE ALSO

18       al_ustr_new(3), al_ustr_new_from_buffer(3), al_ustr_newf(3)
19
20
21
22Allegro reference manual                                       al_ustr_free(3)
Impressum