#[unsafe(no_mangle)]pub unsafe extern "C" fn xmlLsOneNode( output: *mut _IO_FILE, node: *mut _xmlNode, )
Dump a single node summary (like ls -l for nodes).
ls -l
UPSTREAM-PARITY: xmlLsOneNode()
xmlLsOneNode()