strchr
fn
inout(char) * strchr(return scope inout(char) * s, int c) extern(C) nothrow @nogc pure;No documentation available for this declaration.
inout(char) * strchr(return scope inout(char) * s, int c) extern(C) nothrow @nogc pure;