Type Definition sgx_types::sgx_exception_handler_t [−][src]
type sgx_exception_handler_t = extern "C" fn(info: *mut sgx_exception_info_t) -> uint32_t;
type sgx_exception_handler_t = extern "C" fn(info: *mut sgx_exception_info_t) -> uint32_t;