Function simics_api_sys::bindings::ht_insert_str

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