Global.endGagging

Stop gagging, restoring the old gagged state before the most recent call to startGagging.

struct Global
extern (C++) nothrow
bool
endGagging
()

Parameters

oldGagged uint

the previous number of errors, as returned by startGagging

Return Value

Type: bool

true if errors occurred while gagged.

Meta