Type Alias simics_api_sys::exception_return_handle_t

source ·
pub type exception_return_handle_t = cpu_exception_return_info;

Aliased Type§

struct exception_return_handle_t {
    _unused: [u8; 0],
}

Fields§

§_unused: [u8; 0]