strchr

extern (C) @system nothrow @nogc
inout(char)*
strchr
pure
(
return inout(char)* s
,
int c
)
Suggestion Box / Bug Report