[][src]Function avr_libc::feof

pub unsafe extern "C" fn feof(__stream: *mut FILE) -> i16

Test the end-of-file flag of \c stream. This flag can only be cleared by a call to clearerr().