xmlCopyDoc

Function xmlCopyDoc 

Source
pub unsafe extern "C" fn xmlCopyDoc(
    doc: xmlDocPtr,
    recursive: c_int,
) -> xmlDocPtr