set_filename_encoding - Man Page
Sets the encoding to use for filenames. Allegro game programming library.
Synopsis
#include <allegro.h>
void set_filename_encoding(int encoding)
Description
Sets the encoding to use for filenames. By default, UTF-8 is assumed.
See Also
Referenced By
version 4.4.3 Allegro manual