pa_locale_to_utf8

Convert a string in the current locale to UTF-8. Free the string using pa_xfree().

extern (C)
char*
pa_locale_to_utf8
(
const(char)* str
)

Meta