iconv-sys 0.0.2

Raw FFI binding to iconv functions.
Documentation
1
2
3
4
5
# iconv-sys

Raw FFI bindings to `iconv` functions.

Determines the `iconv_t` type size correctly. Allows to compare `iconv_t` with `-1` constant.