Function Perl_sv_taint

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