Skip to main content

xmlXPathDifference

Function xmlXPathDifference 

Source
pub unsafe extern "C" fn xmlXPathDifference(
    nodes1: *mut xmlNodeSet,
    nodes2: *mut xmlNodeSet,
) -> *mut xmlNodeSet