Type Alias sgx_trts::veh::ExceptionHandler

source ·
pub type ExceptionHandler = extern "C" fn(info: &mut ExceptionInfo) -> HandleResult;