Function Perl_sv_recode_to_utf8

Source
pub unsafe extern "C" fn Perl_sv_recode_to_utf8(
    my_perl: *mut PerlInterpreter,
    sv: *mut SV,
    encoding: *mut SV,
) -> *mut c_char