File.clearerr

If the file is closed or not yet opened, succeeds vacuously. Otherwise, returns $(CSTDIO clearerr) for the file handle.

struct File
@safe pure nothrow
void
clearerr
()

Meta