Allegro 5 api
#include <allegro5/allegro.h> typedef struct _al_tagbstring ALLEGRO_USTR_INFO;
A type that holds additional information for an ALLEGRO_USTR(3alleg5) that references an external memory buffer.
al_ref_cstr(3alleg5), al_ref_buffer(3alleg5) and al_ref_ustr(3alleg5).