The OpenD Programming Language

iconvctl

iconvctl queries or adjusts the behavior of the iconv function, when invoked with the specified conversion descriptor, depending on the request value.

version(Posix)
extern (C) nothrow @nogc
int
iconvctl
(
iconv_t cd
,,
void* argument
)

Meta