#ifndef _RCC_ICONV_H #define _RCC_ICONV_H size_t rccIConv(rcc_context ctx, iconv_t icnv, const char *buf, size_t len); #endif /* _RCC_ICONV_H */