Function simics_api_sys::SIM_get_interface
source ยท pub unsafe extern "C" fn SIM_get_interface(
obj: *const conf_object_t,
name: *const c_char,
) -> *const interface_t
Expand description
Get interface from object (returns NULL if interface not implemented by object).