pub unsafe fn Perl_bytes_to_utf8(
my_perl: *mut PerlInterpreter,
s: *const U8,
lenp: *mut STRLEN,
) -> *mut U8Expand description
thx shim for crate::Perl_bytes_to_utf8.
pub unsafe fn Perl_bytes_to_utf8(
my_perl: *mut PerlInterpreter,
s: *const U8,
lenp: *mut STRLEN,
) -> *mut U8thx shim for crate::Perl_bytes_to_utf8.