[][src]Function libxml::bindings::xmlXPathIntersection

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