Searched refs:SDL_wcsstr (Results 1 – 1 of 1) sorted by relevance
588 extern DECLSPEC wchar_t *SDLCALL SDL_wcsstr(const wchar_t *haystack, const wchar_t *needle);783 #define SDL_wcsstr wcsstr macro
Completed in 38 milliseconds