Function Perl_uvoffuni_to_utf8_flags

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