[][src]Function libxslt::bindings::xmlHashRemoveEntry

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