ICONV_CLOSE
NAME SYNOPSIS DESCRIPTION RETURN VALUE CONFORMING TO SEE ALSO
iconv_close - deallocate descriptor for character set conversion
#include cd);
The iconv_close function deallocates a conversion descriptor cd previously allocated using iconv_open.
When successful, the iconv_close function returns 0. In case of error, it sets errno and returns
UNIX98
2 pages link to iconv_close(3):