Function simics::api::simulator::sim_conf_object::set_attribute_default

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

Set the default value of an attribute on an object