Skip to main content

xmlDebugDumpNode

Function xmlDebugDumpNode 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlDebugDumpNode( output: *mut _IO_FILE, node: *mut _xmlNode, depth: c_int, )
Expand description

Dump a node and its subtree.

UPSTREAM-PARITY: xmlDebugDumpNode()