Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ALLEGRO_USTR(3) 	    Library Functions Manual		 ALLEGRO_USTR(3)

NAME
     ALLEGRO_USTR - Allegro 5 API

SYNOPSIS
	    #include <allegro5/allegro.h>

	    typedef struct _al_tagbstring ALLEGRO_USTR;

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(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ALLEGRO_USTR&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help