Ecore_Txt.h File Reference
Provides a text encoding conversion function. More...
Functions | |
EAPI char * | ecore_txt_convert (const char *enc_from, const char *enc_to, const char *text) |
To be documented. |
Detailed Description
Provides a text encoding conversion function.
Function Documentation
EAPI char* ecore_txt_convert | ( | const char * | enc_from, | |
const char * | enc_to, | |||
const char * | text | |||
) |
To be documented.
FIXME: Finish this.