[][src]Function libperl_sys::Perl_my_popen

pub unsafe extern "C" fn Perl_my_popen(
    my_perl: *mut PerlInterpreter,
    cmd: *const c_char,
    mode: *const c_char
) -> *mut PerlIO