Skip to main content

xmlLsCountNode

Function xmlLsCountNode 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlLsCountNode(node: *mut _xmlNode) -> c_int
Expand description

Count the number of nodes in a list reachable via next pointers.

UPSTREAM-PARITY: xmlLsCountNode()