1al_ustr_empty_string(3) al_ustr_empty_string(3)
23
4
NAME
6al_ustr_empty_string - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
const ALLEGRO_USTR *al_ustr_empty_string(void)
12
DESCRIPTION
14Return a pointer to a static empty string. The string is read only and
15must not be freed.
1617
18
19
Allegro reference manual al_ustr_empty_string(3)