pub unsafe extern "C" fn tidyGetHtml(tdoc: TidyDoc) -> TidyNode
Get the HTML node. @param tdoc The document to query. @result Returns a tidy node.