strpbrk
fn
inout(char) * strpbrk(return scope inout(char) * s1, scope const char * s2) pure;No documentation available for this declaration.
inout(char) * strpbrk(return scope inout(char) * s1, scope const char * s2) pure;