pa_xstrdup

Duplicate the specified string, allocating memory with pa_xmalloc()

extern (C)
char*
pa_xstrdup
(
const(char)* s
)

Meta