Deallocates a descriptor for a codeset conversion.
#include <iconv.h>
int iconv_close (
iconv_t cd);
(IN) Specifies the codeset descriptor to close.
If successful, returns 0. Otherwise, returns -1 and sets errno to the following: