Skip to main content

xmlDebugDumpDocument

Function xmlDebugDumpDocument 

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

Dump an entire document.

UPSTREAM-PARITY: xmlDebugDumpDocument()