pub unsafe fn remove_id(doc: *mut _xmlDoc, attr: *mut _xmlAttr) -> c_int
Upstream xmlRemoveID(doc, attr) — removes the attribute’s ID entry. Returns 0 on success, -1 otherwise.
xmlRemoveID(doc, attr)
doc
attr