[][src]Function mupdf_sys::fz_detach_xml

pub unsafe extern "C" fn fz_detach_xml(
    ctx: *mut fz_context,
    xml: *mut fz_xml_doc,
    node: *mut fz_xml
)

Detach a node from the tree, unlinking it from its parent, and setting the document root to the node.