Function simics_api_sys::ht_update_str

source ยท
pub unsafe extern "C" fn ht_update_str(
    ht: *mut ht_str_table_t,
    key: *const c_char,
    value: *const c_void,
) -> *mut c_void