Table of Contents

wcswidth

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

return value

C Sourcecode Example

no example yet

output