Function Perl_utf8_length

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