pa_utf8_to_locale

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

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

Meta