Function Perl_PerlIO_close

Source
pub unsafe extern "C" fn Perl_PerlIO_close(
    my_perl: *mut PerlInterpreter,
    f: *mut PerlIO,
) -> c_int