Function xmlXPathIntersection

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