ReactOS 0.4.15-dev-7918-g2a2556c
icy2utf8.h
Go to the documentation of this file.
1/* You expect a license plate for _this_ file? */
2#ifndef MPG123_ICY2UTF_H
3#define MPG123_ICY2UTF_H
4
5#ifndef NO_ICY
6/* (string, force conversion) */
7char *icy2utf8(const char *, int);
8#endif
9
10#endif
#define icy2utf8
Definition: intsym.h:207