strchr

extern (C) nothrow @nogc pure
inout(char)*
strchr
(
return scope inout(char)* s
,
int c
)

Meta