xmlDebugDumpNodeList

Function xmlDebugDumpNodeList 

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