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