[−][src]Function libxslt::bindings::xmlHashUpdateEntry
pub unsafe extern "C" fn xmlHashUpdateEntry(
table: *mut _xmlHashTable,
name: *const u8,
userdata: *mut c_void,
f: Option<unsafe extern "C" fn(*mut c_void, *mut u8)>
) -> i32