Function Perl_sv_utf8_decode

Source
pub unsafe extern "C" fn Perl_sv_utf8_decode(
    my_perl: *mut PerlInterpreter,
    sv: *mut SV,
) -> bool