Skip to main content

Perl_append_utf8_from_native_byte

Function Perl_append_utf8_from_native_byte 

Source
pub unsafe fn Perl_append_utf8_from_native_byte(
    my_perl: *mut PerlInterpreter,
    byte: U8,
    dest: *mut *mut U8,
)
Expand description