Function Perl_my_popen

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