Skip to main content

matches_node_test

Function matches_node_test 

Source
pub unsafe fn matches_node_test(
    node: *mut _xmlNode,
    node_test: &NodeTest,
) -> bool
Expand description

Check if a node matches a node test.