1ALLEGRO_USTR_INFO(3) Library Functions Manual ALLEGRO_USTR_INFO(3)
23
4
NAME
6ALLEGRO_USTR_INFO
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
typedef struct _al_tagbstring ALLEGRO_USTR_INFO;
12
DESCRIPTION
14A type that holds additional information for an ALLEGRO_USTR(3) that
15references an external memory buffer. See al_ref_cstr(3), al_ref_buf‐
16fer(3) and al_ref_ustr(3).
1718
19
20
Allegro reference manual ALLEGRO_USTR_INFO(3)