[][src]Function libxslt::bindings::xmlHashRemoveEntry2

pub unsafe extern "C" fn xmlHashRemoveEntry2(
    table: *mut _xmlHashTable,
    name: *const u8,
    name2: *const u8,
    f: Option<unsafe extern "C" fn(*mut c_void, *mut u8)>
) -> i32