xmlDebugDumpAttrList

Function xmlDebugDumpAttrList 

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