Function tidyGetHtml

Source
pub unsafe extern "C" fn tidyGetHtml(tdoc: TidyDoc) -> TidyNode
Expand description

Get the HTML node. @param tdoc The document to query. @result Returns a tidy node.