Function libxml::bindings::xmlDebugDumpOneNode[][src]

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