Skip to main content

xmlDebugDumpDocumentHead

Function xmlDebugDumpDocumentHead 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlDebugDumpDocumentHead( output: *mut _IO_FILE, doc: *mut _xmlDoc, )
Expand description

Dump the document head (first few nodes).

UPSTREAM-PARITY: xmlDebugDumpDocumentHead()