Skip to main content

clearerr

Function clearerr 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn clearerr(stream: *mut FILE)
Expand description

See https://pubs.opengroup.org/onlinepubs/9799919799/functions/clearerr.html.

Clears EOF and ERR indicators on a stream