strdup

extern (C) @system nothrow @nogc
char*
strdup
(
scope const char* s
)
Suggestion Box / Bug Report