Skip to main content

hash_update_entry2

Function hash_update_entry2 

Source
pub unsafe fn hash_update_entry2(
    table: *mut HashTable,
    name: *const xmlChar,
    name2: *const xmlChar,
    userdata: *mut c_void,
    f: Option<xmlHashDeallocator>,
) -> c_int
Expand description

Update an entry with two keys.