Skip to main content

xmlLsOneNode

Function xmlLsOneNode 

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

Dump a single node summary (like ls -l for nodes).

UPSTREAM-PARITY: xmlLsOneNode()