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