Function libxml::bindings::xmlHashRemoveEntry[][src]

pub unsafe extern "C" fn xmlHashRemoveEntry(
    table: xmlHashTablePtr,
    name: *const xmlChar,
    f: xmlHashDeallocator
) -> c_int