xmlDebugDumpAttr

Function xmlDebugDumpAttr 

Source
pub unsafe extern "C" fn xmlDebugDumpAttr(
    output: *mut FILE,
    attr: xmlAttrPtr,
    depth: c_int,
)