Function sgx_types::sgx_register_exception_handler[][src]

pub unsafe extern "C" fn sgx_register_exception_handler(
    is_first_handler: uint32_t,
    exception_handler: sgx_exception_handler_t
) -> *const c_void