Skip to main content

xmlDebugDumpOneNode

Function xmlDebugDumpOneNode 

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

Dump a single node for debug output.

UPSTREAM-PARITY: xmlDebugDumpOneNode()