#[unsafe(no_mangle)]pub unsafe extern "C" fn xmlDebugDumpOneNode( output: *mut _IO_FILE, node: *mut _xmlNode, depth: c_int, )
Dump a single node for debug output.
UPSTREAM-PARITY: xmlDebugDumpOneNode()
xmlDebugDumpOneNode()