pa_xstrdup

Duplicate the specified string, allocating memory with pa_xmalloc()

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

Meta