#[unsafe(no_mangle)]pub unsafe extern "C" fn xmlDebugDumpNode( output: *mut _IO_FILE, node: *mut _xmlNode, depth: c_int, )
Dump a node and its subtree.
UPSTREAM-PARITY: xmlDebugDumpNode()
xmlDebugDumpNode()