[][src]Function libperl_sys::Perl_utf8_length

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