Function iconv_open

Source
pub unsafe extern "C" fn iconv_open(
    tocode: *const i8,
    fromcode: *const i8,
) -> *mut c_void
👎Deprecated: Will be removed in 1.0 to avoid the iconv dependency