Table of Contents

wcsspn

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

return value

C Sourcecode Example

no example yet

output