pub unsafe fn Perl_sv_recode_to_utf8(
my_perl: *mut PerlInterpreter,
sv: *mut SV,
encoding: *mut SV,
) -> *mut c_charExpand description
thx shim for crate::Perl_sv_recode_to_utf8.
pub unsafe fn Perl_sv_recode_to_utf8(
my_perl: *mut PerlInterpreter,
sv: *mut SV,
encoding: *mut SV,
) -> *mut c_charthx shim for crate::Perl_sv_recode_to_utf8.