Skip to main content

Perl_is_utf8_string_loc

Function Perl_is_utf8_string_loc 

Source
pub unsafe fn Perl_is_utf8_string_loc(
    my_perl: *mut PerlInterpreter,
    s: *const U8,
    len: STRLEN,
    ep: *mut *const U8,
) -> bool
Expand description