Function hashmap_clear

Source
pub extern "C" fn hashmap_clear(map_ptr: *mut c_void)
Expand description

清空HashMap中的所有键值对

§参数

  • map_ptr - HashMap的指针