Searched defs:wcscat (Results 1 – 2 of 2) sorted by relevance
3 wchar_t *wcscat(wchar_t *restrict dest, const wchar_t *restrict src) in wcscat() function
30 #define wcscat lstrcatW macro