Function Perl_PerlIO_eof

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