Table of Contents

mbrlen

 #include <wchar.h>
 size_t mbrlen(const char *restrict, size_t, mbstate_t *restrict);

return value

C Sourcecode Example

no example yet

output