1ALLEGRO_USTR(3)            Library Functions Manual            ALLEGRO_USTR(3)
2
3
4

NAME

6       ALLEGRO_USTR
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              typedef struct _al_tagbstring ALLEGRO_USTR;
12

DESCRIPTION

14       An  opaque  type representing a string.  ALLEGRO_USTRs normally contain
15       UTF–8 encoded strings, but they may be used to hold any byte sequences,
16       including NULs.
17
18
19
20Allegro reference manual                                       ALLEGRO_USTR(3)
Impressum