Function xmlSetTreeDoc

Source
pub unsafe extern "C" fn xmlSetTreeDoc(
    tree: xmlNodePtr,
    doc: xmlDocPtr,
)