pa_ascii_valid

Test if the specified strings qualifies as valid 7-bit ASCII. Return the string if so, otherwise NULL. \since 0.9.15

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

Meta