pub unsafe fn Perl_append_utf8_from_native_byte(
my_perl: *mut PerlInterpreter,
byte: U8,
dest: *mut *mut U8,
)Expand description
thx shim for crate::Perl_append_utf8_from_native_byte.
pub unsafe fn Perl_append_utf8_from_native_byte(
my_perl: *mut PerlInterpreter,
byte: U8,
dest: *mut *mut U8,
)thx shim for crate::Perl_append_utf8_from_native_byte.