Function libxml::bindings::xmlDebugDumpAttr[][src]

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