Provided by: allegro5-doc_5.2.9.1+dfsg-1.1build4_all
NAME
al_is_primitives_addon_initialized - Allegro 5 API
SYNOPSIS
#include <allegro5/allegro_primitives.h> bool al_is_primitives_addon_initialized(void)
DESCRIPTION
Returns true if the primitives addon is initialized, otherwise returns false.
SINCE
5.2.6
SEE ALSO
al_init_primitives_addon(3alleg5), al_shutdown_primitives_addon(3alleg5)