[][src]Function libxml::bindings::xmlDebugDumpAttrList

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