C言語の標準ライブラリwcscspnのリファレンスです。
#include <wchar.h>
size_t wcscspn(const wchar_t *s1, const wchar_t *s2);