Function libxml::bindings::xmlDebugDumpNodeList[][src]

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