[][src]Function libxml::bindings::xmlCopyDoc

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