xmlXPathDebugDumpObject

Function xmlXPathDebugDumpObject 

Source
pub unsafe extern "C" fn xmlXPathDebugDumpObject(
    output: *mut FILE,
    cur: xmlXPathObjectPtr,
    depth: c_int,
)