oe_vectored_exception_handler_t - Function pointer for a vectored exception handler in an enclave.
- Parameters
-
exception_context | The record of exception information to be handled by the function which includes any flags, the failure code, faulting address and calling context for the exception. |