Skip to main content

Perl_utf8_length

Function Perl_utf8_length 

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