Function rs_streams::iconv_open[][src]

pub unsafe extern "C" fn iconv_open(
    tocode: *const i8,
    fromcode: *const i8
) -> *mut c_void