The OpenD Programming Language

wcschr

extern (C) nothrow @nogc pure
inout(wchar_t)*
wcschr
(
return scope inout(wchar_t)* s
,
wchar_t c
)

Meta