[][src]Function libperl_sys::Perl_utf8n_to_uvchr

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