al_ustr_empty_string - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

const ALLEGRO_USTR *al_ustr_empty_string(void)

Description

Return a pointer to a static empty string. The string is read only and must not be freed.

Info

Allegro reference manual