[][src]Function libperl_sys::Perl_sv_recode_to_utf8

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