Function Perl_uvuni_to_utf8

Source
pub unsafe extern "C" fn Perl_uvuni_to_utf8(
    my_perl: *mut PerlInterpreter,
    d: *mut U8,
    uv: UV,
) -> *mut U8