Function libxml::bindings::xmlHashCopy

source ·
pub unsafe extern "C" fn xmlHashCopy(
    table: xmlHashTablePtr,
    f: xmlHashCopier
) -> xmlHashTablePtr