pub unsafe extern "C" fn fz_xml_root(
xml: *mut fz_xml_doc,
) -> *mut fz_xmlExpand description
Return the topmost XML node of a document.
pub unsafe extern "C" fn fz_xml_root(
xml: *mut fz_xml_doc,
) -> *mut fz_xmlReturn the topmost XML node of a document.