al_get_fs_interface - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

const ALLEGRO_FS_INTERFACE *al_get_fs_interface(void)

Description

Return a pointer to the ALLEGRO_FS_INTERFACE(3) table in effect for the calling thread.

See Also

al_store_state(3), al_restore_state(3).

Info

Allegro reference manual