Function simics::api::simulator::sim_conf_object::_set_attribute

source ยท
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