logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

al_ustr_empty_string - Allegro 5 API

Description

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

Allegro reference manual                                                           al_ustr_empty_string(3alleg5)

Name

       al_ustr_empty_string - Allegro 5 API

Synopsis

              #include <allegro5/allegro.h>

              const ALLEGRO_USTR *al_ustr_empty_string(void)

See Also