Function Perl_is_utf8_string_loc

Source
pub unsafe extern "C" fn Perl_is_utf8_string_loc(
    s: *const U8,
    len: STRLEN,
    ep: *mut *const U8,
) -> bool