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

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