Description:
mbstoc32s() function: convert string to 32-bit wide string.

Files:
lib/mbstoc32s.c

Depends-on:
uchar-h
wchar-h
mbszero
mbsrtoc32s

configure.ac:
gl_UCHAR_MODULE_INDICATOR([mbstoc32s])

Makefile.am:
lib_SOURCES += mbstoc32s.c

Include:
<uchar.h>

Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
$(MBRTOWC_LIB)
$(LTLIBC32CONV) when linking with libtool, $(LIBC32CONV) otherwise

License:
LGPLv2+

Maintainer:
Bruno Haible
