[][src]Function libperl_sys::Perl_utf8_to_uvchr

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