.\" Automatically generated by Pandoc 2.9.2.1 .\" .TH "al_ustr_empty_string" "3alleg5" "" "Allegro reference manual" "" .hy .SH NAME .PP al_ustr_empty_string - Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include const ALLEGRO_USTR *al_ustr_empty_string(void) \f[R] .fi .SH DESCRIPTION .PP Return a pointer to a static empty string. The string is read only and must not be freed.