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

FreeBSD Manual Pages

  
 
  

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

NAME
     ALLEGRO_USTR_INFO - Allegro 5 API

SYNOPSIS
	    #include <allegro5/allegro.h>

	    typedef struct _al_tagbstring ALLEGRO_USTR_INFO;

DESCRIPTION
     A type that holds additional information for an ALLEGRO_USTR(3) that refer-
     ences  an	external  memory  buffer.   You  can  convert  it  back to ALLE-
     GRO_USTR(3) via al_ref_info(3).

SEE ALSO
     al_ref_cstr(3), al_ref_buffer(3), al_ref_info(3) and al_ref_ustr(3).

Allegro reference manual				    ALLEGRO_USTR_INFO(3)

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

home | help