Skip to main content

xmlDebugDumpAttrList

Function xmlDebugDumpAttrList 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlDebugDumpAttrList( output: *mut _IO_FILE, attr: *mut _xmlAttr, depth: c_int, )
Expand description

Dump a debug representation of an attribute list.

UPSTREAM-PARITY: xmlDebugDumpAttrList()