[][src]Function avr_libc::ferror

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

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