Synopsis
constraint_handler_t set_constraint_handler_s(constraint_handler_t handler);
Description

set_constraint_handler_s sets the runtime-constraint handler to handler. If handler is a null pointer the implementation default handler is used.

set_constraint_handler_s returns a pointer to the previously registered handler.