File.clearerr
void clearerr() @safe pure nothrowIf the file is closed or not yet opened, succeeds vacuously. Otherwise, returns clearerr for the file handle.
void clearerr() @safe pure nothrowIf the file is closed or not yet opened, succeeds vacuously. Otherwise, returns clearerr for the file handle.