al_fopen_interface

ALLEGRO_FILE *al_fopen_interface(const ALLEGRO_FILE_INTERFACE *drv,
   const char *path, const char *mode)
Introduced in 5.0.0

Opens a file using the specified interface, instead of the interface set with al_set_new_file_interface.

See also: al_fopen


Most helpful discussions: