pub unsafe extern "C" fn fz_dom_document_element( ctx: *mut fz_context, dom: *mut fz_xml, ) -> *mut fz_xml
Return a borrowed reference for the document (the toplevel element) of the DOM.