wcspbrk

extern (C) nothrow @nogc pure
inout(wchar_t)*
wcspbrk
(
return scope inout(wchar_t)* s1
,
scope const wchar_t* s2
)

Meta