.\" Automatically generated by Pandoc 3.1.12.1 .\" .TH "al_get_fs_interface" "3" "" "Allegro reference manual" "" .SH NAME al_get_fs_interface \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] const ALLEGRO_FS_INTERFACE *al_get_fs_interface(void) .EE .SH DESCRIPTION Return a pointer to the ALLEGRO_FS_INTERFACE(3) table in effect for the calling thread. .SH SEE ALSO al_store_state(3), al_restore_state(3).