strndup

extern (C) nothrow @nogc
char*
strndup
(
scope const char* str
,
size_t size
)

Meta