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