#screen #ncurses #iconv

deprecated sys no-std iconv-sys

Raw FFI binding to iconv functions

4 releases

0.0.4 May 24, 2022
0.0.3 Apr 24, 2022
0.0.2 Apr 24, 2022
0.0.1 Apr 24, 2022

#38 in #ncurses

MIT/Apache

7KB
64 lines

maintenance: deprecated

Use libc instead.

iconv-sys

Raw FFI bindings to iconv functions.

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

Dependencies

~210KB