[][src]Function libperl_sys::Perl_bytes_to_utf8

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