Function simics::api::simulator::sim_conf_object::_set_attribute_default

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