logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

al_android_get_os_version - Allegro 5 API

Description

       Returns  a  pointer  to a static buffer that contains the version string of the Android platform that the
       calling Allegro program is running on.

Name

       al_android_get_os_version - Allegro 5 API

Since

       5.1.2

Allegro reference manual                                                      al_android_get_os_version(3alleg5)

Synopsis

              #include <allegro5/allegro_android.h>

              const char *al_android_get_os_version(void)

See Also