Function Perl_bytes_to_utf8

Source
pub unsafe extern "C" fn Perl_bytes_to_utf8(
    my_perl: *mut PerlInterpreter,
    s: *const U8,
    lenp: *mut STRLEN,
) -> *mut U8