resetErrors

Sets the error count to 0 and erases all accumulated errors. This function does not release any memory allocated for the error list.

@nogc nothrow
void
resetErrors
()

Meta