10.18.2 iconv_close
¶
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9799919799/functions/iconv_close.html
Gnulib module: iconv
Portability problems fixed by Gnulib:
- GNU libiconv is not found if installed in $PREFIX/lib.
Portability problems not fixed by Gnulib:
- This function is missing on some platforms:
FreeBSD 6.0, OpenBSD 7.5, Minix 3.1.8, Cygwin 2.9, mingw, MSVC 14, Android 8.1,
when GNU libiconv is not installed.