Table of Contents

vswscanf

 #include <wchar.h>
 int vswscanf(const wchar_t *restrict, const wchar_t *restrict, va_list);

return value

C Sourcecode Example

no example yet

output