1al_android_get_os_version(3) al_android_get_os_version(3)
23
4
NAME
6al_android_get_os_version - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro_android.h>
1011
const char *al_android_get_os_version(void)
12
DESCRIPTION
14Returns a pointer to a static buffer that contains the version string
15of the Android platform that the calling Allegro program is running on.
16
SINCE
185.1.2
1920
21
22
Allegro reference manual al_android_get_os_version(3)