Skip to main content

xmlDebugDumpNodeList

Function xmlDebugDumpNodeList 

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

Dump a node list.

UPSTREAM-PARITY: xmlDebugDumpNodeList()