pub unsafe extern "C" fn pa_xstrdup(s: *const c_char) -> *mut c_char
Expand description

Duplicates the specified string, allocating memory with pa_xmalloc().