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

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