#[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
#[unsafe(no_mangle)]pub unsafe extern "C" fn clearerr(stream: *mut FILE)See https://pubs.opengroup.org/onlinepubs/9799919799/functions/clearerr.html.
Clears EOF and ERR indicators on a stream