Function simics::api::simulator::sim_conf_object::set_attribute

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

Set an attribute value on an object