Skip to main content

Perl_is_utf8_char_buf

Function Perl_is_utf8_char_buf 

Source
pub unsafe fn Perl_is_utf8_char_buf(
    my_perl: *mut PerlInterpreter,
    buf: *const U8,
    buf_end: *const U8,
) -> STRLEN
Expand description