[][src]Function libperl_sys::Perl_uvoffuni_to_utf8_flags

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