strtok

extern (C) @system nothrow @nogc
char*
strtok
(
return char* s1
,
scope const char* s2
)
Suggestion Box / Bug Report