Crates.io | iconv-sys |
lib.rs | iconv-sys |
version | 0.0.4 |
source | src |
created_at | 2022-04-24 22:32:56.208013 |
updated_at | 2022-05-24 16:01:00.08768 |
description | Raw FFI binding to iconv functions. |
homepage | |
repository | https://github.com/A1-Triard/iconv-sys |
max_upload_size | |
id | 573349 |
size | 16,375 |
Use libc instead.
Raw FFI bindings to iconv
functions.
Determines the iconv_t
type size correctly. Allows to compare iconv_t
with -1
constant.