pa_xstrndup

Duplicate the specified string, but truncate after l characters

extern (C)
char*
pa_xstrndup
(
const(char)* s
,
size_t l
)

Meta