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