[][src]Function libperl_sys::Perl_do_aexec5

pub unsafe extern "C" fn Perl_do_aexec5(
    my_perl: *mut PerlInterpreter,
    really: *mut SV,
    mark: *mut *mut SV,
    sp: *mut *mut SV,
    fd: c_int,
    do_report: c_int
) -> bool