.\" Automatically generated by Pandoc 3.4 .\" .TH "ALLEGRO_USTR" "3" "" "Allegro reference manual" .SH NAME ALLEGRO_USTR \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] \f[B]typedef\f[R] \f[B]struct\f[R] _al_tagbstring ALLEGRO_USTR; .EE .SH DESCRIPTION An opaque type representing a string. ALLEGRO_USTRs normally contain UTF\-8 encoded strings, but they may be used to hold any byte sequences, including NULs.