Table of Contents
mbrlen
C Sourcecode Example
output
mbrlen
#include <wchar.h> size_t mbrlen(const char *restrict, size_t, mbstate_t *restrict);
return value
C Sourcecode Example
no example yet
output