fz_dom_document_element

Function fz_dom_document_element 

Source
pub unsafe extern "C" fn fz_dom_document_element(
    ctx: *mut fz_context,
    dom: *mut fz_xml,
) -> *mut fz_xml
Expand description

Return a borrowed reference for the document (the top
level element) of the DOM.