pub unsafe extern "C" fn rb_econv_insert_output(
    ec: *mut rb_econv_t,
    str_: *const c_uchar,
    len: size_t,
    str_encoding: *const c_char
) -> c_int
Expand description

Generated by rb-sys for Ruby 3.0.0