pub unsafe fn hash_update_entry2( table: *mut HashTable, name: *const xmlChar, name2: *const xmlChar, userdata: *mut c_void, f: Option<xmlHashDeallocator>, ) -> c_int
Update an entry with two keys.