Function libxml::bindings::xmlXPathDifference[][src]

pub unsafe extern "C" fn xmlXPathDifference(
    nodes1: xmlNodeSetPtr,
    nodes2: xmlNodeSetPtr
) -> xmlNodeSetPtr