Function Perl_taint_proper

Source
pub unsafe extern "C" fn Perl_taint_proper(
    my_perl: *mut PerlInterpreter,
    f: *const c_char,
    s: *const c_char,
)