Function simics_api_sys::SIM_attr_list_set_item

source ยท
pub unsafe extern "C" fn SIM_attr_list_set_item(
    attr: *mut attr_value_t,
    index: c_uint,
    elem: attr_value_t,
)