Function simics_api_sys::SIM_attr_dict_set_item

source ยท
pub unsafe extern "C" fn SIM_attr_dict_set_item(
    attr: *mut attr_value_t,
    index: c_uint,
    key: attr_value_t,
    value: attr_value_t,
)