Function simics::api::simulator::sim_conf_object::get_attribute

source ยท
pub fn get_attribute<S>(obj: *mut ConfObject, name: S) -> Result<AttrValue>
where S: AsRef<str>,
Expand description

Get the attribute of a given name from an object