uconvert_toascii(3) - Linux man page
Name
uconvert_toascii - Converts strings from the current format into ASCII. Allegro game programming library.Synopsis
#include <allegro.h>char *uconvert_toascii(const char *s, char buf[]);
char *uconvert_toascii(const char *s, char buf[]);