Skip to main content

Perl_taint_proper

Function Perl_taint_proper 

Source
pub unsafe fn Perl_taint_proper(
    my_perl: *mut PerlInterpreter,
    f: *const c_char,
    s: *const c_char,
)
Expand description