#[unsafe(no_mangle)]pub unsafe extern "C" fn xmlLsCountNode(node: *mut _xmlNode) -> c_int
Count the number of nodes in a list reachable via next pointers.
UPSTREAM-PARITY: xmlLsCountNode()
xmlLsCountNode()