Function simics::api::simulator::sim_conf_object::get_attribute_idx

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

Get an index of an attribute of a given name from an object