10.68.6 mbrtoc32

ISO C23 specification:
https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf section 7.30.1.5.

POSIX specification:
https://pubs.opengroup.org/onlinepubs/9799919799/functions/mbrtoc32.html

Gnulib module: mbrtoc32 or mbrtoc32-regular

Portability problems fixed by either Gnulib module mbrtoc32 or mbrtoc32-regular:

Portability problems fixed by Gnulib module mbrtoc32-regular:

Portability problems not fixed by Gnulib:

Note: If you want the guarantee that the char32_t values returned by this function are Unicode code points, you also need to request the uchar-h-c23 module.