Table of Contents

wcsrchr

 #include <wchar.h>
 wchar_t *wcsrchr(const wchar_t *, wchar_t);

return value

C Sourcecode Example

no example yet

output