Function simics::api::simulator::sim_conf_object::get_class_attribute_idx

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

Get an index of an attribute of a given name from a class