Skip to main content

xmlDebugDumpAttr

Function xmlDebugDumpAttr 

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

Dump a debug representation of an attribute.

UPSTREAM-PARITY: xmlDebugDumpAttr()