Scans for the last occurrence of a wide character in a given string. Format #include <wchar.h> wchar_t *wcsrchr (const wchar_t *wstr, wchar_t wc);