Function Perl_sv_untaint

Source
pub unsafe extern "C" fn Perl_sv_untaint(
    my_perl: *mut PerlInterpreter,
    sv: *mut SV,
)