xmlXPathDebugDumpCompExpr

Function xmlXPathDebugDumpCompExpr 

Source
pub unsafe extern "C" fn xmlXPathDebugDumpCompExpr(
    output: *mut FILE,
    comp: xmlXPathCompExprPtr,
    depth: c_int,
)