Function mupdf_sys::fz_drop_xml

source ·
pub unsafe extern "C" fn fz_drop_xml(
    ctx: *mut fz_context,
    xml: *mut fz_xml
)
Expand description

Drop a reference to the XML. When the last reference is dropped, the node and all its children and siblings will be freed.