Function simics::api::simulator::sim_conf_object::set_attribute_idx

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

Set an attribute value at an index on an object