pa_utf8_valid

Test if the specified strings qualifies as valid UTF8. Return the string if so, otherwise NULL

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

Meta