pub unsafe fn copy_attribute_decl( attr: *mut _xmlAttribute, ) -> *mut _xmlAttribute
Deep copy an attribute declaration.
xmlAttributePtr xmlCopyAttribute(xmlAttributePtr attr);
attr