Function libxml::bindings::xmlHashUpdateEntry2 [−][src]
pub unsafe extern "C" fn xmlHashUpdateEntry2(
table: xmlHashTablePtr,
name: *const xmlChar,
name2: *const xmlChar,
userdata: *mut c_void,
f: xmlHashDeallocator
) -> c_int