Type Alias simics_api_sys::bank_access_t
source · pub type bank_access_t = bank_access;
Expand description
Handle used to monitor and modify the state of register accesses using the
Aliased Type§
struct bank_access_t {
_unused: [u8; 0],
}
Fields§
§_unused: [u8; 0]