Expand description
Raw FFI bindings to libiconv for Windows.
This crate compiles libiconv from a vendored git submodule on Windows and is a
no-op on other platforms. It exists primarily to support readstat-sys,
which needs iconv for character encoding conversion in the ReadStat C library.