Function libxml::bindings::xmlDebugDumpNode[][src]

pub unsafe extern "C" fn xmlDebugDumpNode(
    output: *mut FILE,
    node: xmlNodePtr,
    depth: c_int
)