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