wcscspn

extern (C) nothrow @nogc pure
size_t
wcscspn
(
scope const wchar_t* s1
,
scope const wchar_t* s2
)

Meta