logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ALLEGRO_USTR - Allegro 5 API

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.

Allegro reference manual                                                                   ALLEGRO_USTR(3alleg5)

Name

       ALLEGRO_USTR - Allegro 5 API

Synopsis

              #include <allegro5/allegro.h>

              typedef struct _al_tagbstring ALLEGRO_USTR;

See Also