Function htmlNodeDumpFile

Source
pub unsafe extern "C" fn htmlNodeDumpFile(
    out: *mut FILE,
    doc: xmlDocPtr,
    cur: xmlNodePtr,
)