Skip to main content

hash_remove_entry2

Function hash_remove_entry2 

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

Remove an entry by two keys.