Return the address of the currently installed assertion-failure handler function if it is a Handler (and not a ViolationHandler); otherwise, return NULL.
Handler
ViolationHandler
NULL
Declared in <bsls_assert.h>
<bsls_assert.h>
static Assert::Handler failureHandler();