[][src]Function libperl_sys::Perl_do_exec3

pub unsafe extern "C" fn Perl_do_exec3(
    my_perl: *mut PerlInterpreter,
    incmd: *const c_char,
    fd: c_int,
    do_report: c_int
) -> bool