Allegro 5 api
#include <allegro5/allegro.h> const ALLEGRO_FS_INTERFACE *al_get_fs_interface(void)
Return a pointer to the ALLEGRO_FS_INTERFACE(3alleg5) table in effect for the calling thread.
al_store_state(3alleg5), al_restore_state(3alleg5).