Function Perl_my_pclose

Source
pub unsafe extern "C" fn Perl_my_pclose(
    my_perl: *mut PerlInterpreter,
    ptr: *mut PerlIO,
) -> I32